ftvkyo / obsidian-ftvkyo

Obsidian overhaul plugin for easier planning and improved note discoverability
MIT License
5 stars 0 forks source link

A very powerful plug-in, hope it can replace the calendar plug-in #7

Open lxmwwl opened 2 weeks ago

ftvkyo commented 2 weeks ago

Hello.

Thanks for the kind feedback!

At the moment, the plugin's view looks like this:

Screenshot ![image](https://github.com/user-attachments/assets/9b1e0e14-3231-4fc3-90b7-609a96d5eb38) The schedule is generated from this (stripped of unrelated content): ```md - [ ] Breakfast [time:: 09:20 30m] - [ ] Lunch [time:: 12:30 1h] - [ ] [[20240830 Birthday parties]] - [ ] Have fun [time:: 16:00 8h] ```

There is functionality for the 5 levels of periodic notes (with basic templating), and a display of schedule using information from the current daily note (relying on dataview inline fields on the tasks inside)

However, there is no functionality for unique notes anymore. It was very opinionated and also cumbersome to modify whenever I had to. I personally came back to descriptive note names, optionally prefixed with date for journal-style entries. I think it's more important to focus on one thing and do it well in this case, so I focused on the calendar+schedule aspect.

I haven't had the time to update the wiki/readme and other stuff.

If you have any feature requests or thoughts about this, you are very welcome to share them :) I will find time to sort this out if I see interest.