Joplin Folder Organizer,
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julio Biason 932d2d5adc Quick and dirty fix for the API pagination 3 years ago
src Quick and dirty fix for the API pagination 3 years ago
.gitignore Added code 4 years ago
AUTHORS License 4 years ago
COPYING License 4 years ago
Cargo.lock Removed clap, we have too little parameters for that 3 years ago
Cargo.toml Removed clap, we have too little parameters for that 3 years ago
README.md License 4 years ago

README.md

JFO - Joplin Folder Organizer

This is a quick-and-dirty script to organize Joplin Notebooks.

The basic premise is this: You have a folder with a bunch of notes; you go through you notes, adding tags; tagged notes are moved to sub-notebooks, based on the note title.

The format expected for the title of the notes is "{sub-folder}/{new-note-title}". This format is what downfav uses when downloading favourites from Mastodon directly to Joplin, so you may have an easier time if you use it for that.

WARNING! Again, this is a quick-and-dirty solution. I did some serious work on ignoring errors, specially when I shouldn't; code organization is basically non-existent. Use at your own risk.

Copyright (C) 2020 Julio Biason

License

GNU AFFERO GENERAL PUBLIC LICENSE, Version 3.