Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring tasks and Database view features #12244

Open
rishacha opened this issue Aug 12, 2024 · 1 comment
Open

Recurring tasks and Database view features #12244

rishacha opened this issue Aug 12, 2024 · 1 comment

Comments

@rishacha
Copy link

In what scenarios do you need this feature?

@88250,

Is it possible to add the following features to the database?

Please let me know your thoughts/optimal solution for this.

My objective -

  1. I want recurring tasks to be supported natively by SiYuan
  2. I want to create a finance tracker and wanted to add -
    1. Payment reminders/EMI payment reminders (using the above recurring tasks feature)
    2. Pivot table like chart visualizations for tables like - Total income, expenses etc. ( I know this is a bit ambitious and difficult to implement)
    3. Calendar view for the above payment reminders/schedule etc (This may be the scope of a plugin), but please take a look at this issue thread

My recommendations -

  1. Add a unique, auto-generated id as a primary key of the database, similar to this - Notion - Unique ID
  2. I want to setup recurring tasks and visualizations for databases (like excel pivots). Hence I want to try out something like -
    1. Calendar view
    2. Chart view

Describe the optimal solution

Proposed solution -

  1. Unique ID - Notion implements this
  2. Calendar view - Notion also has this implemented
  3. Chart view - This is the tricky one !

Describe the candidate solution

I will add a candidate solution after I know your thoughts on this.

Other information

Please let me know your thoughts/optimal solution for this. I am ready to help with implementations if you're okay, but need to know if this makes sense.

Thank you for all the effort !

@rishacha rishacha changed the title Database view features Recurring tasks and Database view features Aug 12, 2024
@fwonce
Copy link

fwonce commented Aug 14, 2024

Same requirement here but I don't believe it's easy to implement in a note-taking application. I use Microsoft Todo for these tasks partially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants