imdone / imdone-atom

imdone-atom has been archived
https://imdone.io/docs
MIT License
222 stars 18 forks source link

Post today's journal in project folder #120

Closed darim1 closed 6 years ago

darim1 commented 8 years ago

I am wondering if it is possible to tweak the settings for the today's journal in order to post a new entry relative to the current project folder. Currently it seems to be only possible to specify a global location (e.g. $home/notes).

piascikj commented 8 years ago

Sounds like a good idea. It could use similar logic to the imdone board.

On Sat, Jul 30, 2016 at 6:54 PM, darim1 notifications@github.com wrote:

I am wondering if it is possible to tweak the settings for the today's journal in order to post a new entry relative to the current project folder. Currently it seems to be only possible to specify a global location (e.g. $home/notes).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/imdone/imdone-atom/issues/120, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOQITGyB1Zp6KyeifUPdeS9744pJdHwks5qa-Q0gaJpZM4JY657 .

Jesse Piaścik Founder @imdoneIO https://twitter.com/imdoneIO | imdone.io about.me/jesse.piascik

piascikj commented 6 years ago

100 is related

piascikj commented 6 years ago

How about a different keystroke for this like option(alt)+p? I'll also add a separate "Today's Journal Project File Name Template" to the settings.

piascikj commented 6 years ago

Just implemented this in 2.3.28. There's a new setting called Today's Journal File Name Template defaults to <project-path>/journal/${month}/${date}.md and Alt+P will open it.

Give it a try and let me know what you think.

piascikj commented 6 years ago

Has anyone had a chance to try this out?