Capitalize Joplin Tags
Contents
While the official approach in Joplin is to lower case all tags to avoid collisions I kinda like to have my tags capitalized. To automatically update all tags in the Joplin database follow these steps:
- Close Joplin completely
- Using your favorite sqlite client run the following query (update the list
('iOS', 'eBPF')
to whatever tags you don’t want to be modified):
|
- Restart Joplin