ivan-lednev / obsidian-task-archiver

Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
MIT License
109 stars 12 forks source link

[Feature request] Archive to Daily Note #22

Closed Kolossi closed 1 year ago

Kolossi commented 1 year ago

I'd like the ability for the tasks to be archived actually to the daily note with the archive list heading then being a link back to the original filename.

Example

I use GTD, so I have a note for each "context" in which I can do the task, e.g. "Home", "Phone", "WaitingFor", "Work".

It would be great to be able to complete a task stored in the note "Work", and it then appear in the Daily note when I completed it:

(in note called "GTD/Work") :
...
- [X] negotiate pay rise
...

When archived:

(in note called "Daily/2022-12-02_Fri") :
...

# Archived
- [[GTD/Work]]
  - [x] negotiate pay rise

The "Daily" in the daily note path can be dealt with at present by setting daily note pattern to \D\a\i\l\y/YYYY-MM-DD_ddd or [Daily]/YYYY-MM-DD_ddd

ivan-lednev commented 1 year ago

Hello, @Kolossi, thank you for your input! Please see 0.10. You can now specify {{date}} in the archive file pattern in the settings.

Kolossi commented 1 year ago

Have tried the update and it seems to work great - thanks so much! I also tried to use Ko-fi to donate but it doesn't seem to work : Even though paypal working fine for me on other sites. I'll try again another time and from another PC. Thanks again. Paul On 2023-02-28 16:41, Ivan Lednev @.> wrote: > > > Hello, @Kolossi (https://github.com/Kolossi), thank you for your input! Please see 0.10. You can now specify {{date}} in the archive file pattern in the settings. > > > > — > Reply to this email directly, view it on GitHub (https://github.com/ivan-lednev/obsidian-task-archiver/issues/22#issuecomment-1448500930), or unsubscribe (https://github.com/notifications/unsubscribe-auth/ABI6PMDQZOSEMJ6H62DIGHTWZYTDJANCNFSM6AAAAAASR2POWM). > You are receiving this because you were mentioned.Message ID: @.> > >