App-SimplenoteSync
view release on metacpan or search on metacpan
- Complain about and ignore files which have the same key (Ioan Rogers)
- Count number of local files examined (Ioan Rogers)
- Manually tidy methods, this is what I what I will make perltidy do (Ioan
Rogers)
- Fixed tidy accident (Ioan Rogers)
- Tidied (Ioan Rogers)
- New critic and tidy configs (Ioan Rogers)
- perform utf8 tests (Ioan Rogers)
- Move content loading into Note, and always use utf8 (Ioan Rogers)
- Added utf8 test file (Ioan Rogers)
- Better handle files without keys which fail to upload (Ioan Rogers)
- Handle reading metadata better, there may be other xattrs on the file
(Ioan Rogers)
- Fix _check_notes_dir sig for calling via trigger (Ioan Rogers)
0.1.2 2012-05-04T10:16:39Z
- Improved status report (Ioan Rogers)
- Delete local files which have keys but can't be found remotely (Ioan
Rogers)
- Defer loading local note content until required, which is only if it's
new (Ioan Rogers)
bin/simplenotesync view on Meta::CPAN
Simplenote supports multiple notes with the same title, but two files cannot
share the same filename. If you have two notes with the same title, only one
will be downloaded. I suggest changing the title of the other note.
=back
=head1 FAQ
=over
=item B<Why can I download notes from Simplenote, but local notes aren't being uploaded?>
Do the text files end in F<.txt> or F<.mkdn>? These are currently the only two
extensions considered.
Text files can't be located in subdirectories - this script does not (by
design) recurse folders looking for files (since they shouldn't be anywhere
but the specified directory).
=back
( run in 1.584 second using v1.01-cache-2.11-cpan-b16cb0d3907 )