11 ms·
Hi, I created something similar for Obsidian, but a lot simpler. It's just a button that adds a tag with a date to a JSON file stored in a simple file. Adding
by thegreatunknown 4y ago
Hi,
I created something similar for Obsidian, but a lot simpler.
It's just a button that adds a tag with a date to a JSON file stored in a simple file. Adding an entry takes less than 5 seconds because it autocompletes from existing tags.
But a picture is worth a thousand words:
https://user-images.githubusercontent.com/47354384/214017255-8f04167f-2cbc-4d4b-a888-8370954a8868.jpg https://user-images.githubusercontent.com/47354384/214017255...
imgur: https://imgur.com/Z62qpIS https://imgur.com/Z62qpIS
It's not public yet but I can make this plugin public if requested :)
- chrisweekly 4y agocool! taking a look...
- thegreatunknown 4y agoThe plugin is public now: https://github.com/Paul-Gd/obsidian-yattp https://github.com/Paul-Gd/obsidian-yattp As I said, it's quite simple. It was designed to take very little time to track my activity. I tried other plugins/apps but I never managed to track anything more than a few days because it took too much time and I would always forgot.