App-SimplenoteSync
view release on metacpan or search on metacpan
bin/simplenotesync view on Meta::CPAN
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
=head1 TROUBLESHOOTING
Running with C<--debug> will put a log in the current directory with lots of useful
information. If your filing a bug report, I'd like to see that log!
You can disable writing changes to either the local directory or to the
Simplenote web server with "C<--no_local_updates> and C<--no_remote_updates> to
protect your data.
=head1 SEE ALSO
Designed for use with Simplenote:
<http://www.simplenoteapp.com/>
Based on SimplenoteSync:
<http://fletcherpenney.net/other_projects/simplenotesync/>
=head1 AUTHORS
=over 4
=item *
Ioan Rogers <ioanr@cpan.org>
=item *
Fletcher T. Penney <owner@fletcherpenney.net>
=back
=head1 COPYRIGHT AND LICENSE
This software is Copyright (c) 2021 by Ioan Rogers.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/ioanrogers/App-SimplenoteSync/issues>.
=head1 SOURCE
The development version is on github at L<https://github.com/ioanrogers/App-SimplenoteSync>
and may be cloned from L<git://github.com/ioanrogers/App-SimplenoteSync.git>
=cut
( run in 1.612 second using v1.01-cache-2.11-cpan-39bf76dae61 )