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

What if I have multiple Daily Notes from the same day? #12

Open
Unvented9039 opened this issue Jan 2, 2024 · 8 comments
Open

What if I have multiple Daily Notes from the same day? #12

Unvented9039 opened this issue Jan 2, 2024 · 8 comments

Comments

@Unvented9039
Copy link

I've been importing journal entries from the Journey app. As a result, I have Daily Notes with the date and the time in the title. Your plugin is only displaying the first note from the day in history. Is there any way to get all of the day's notes to display?

This is so close to replicating Journey's Throwback feature.

@Kageetai
Copy link
Owner

Kageetai commented Jan 8, 2024

Hey, glad to hear you are using my plugin for that. I actually also imported my notes from Journey and stumbled upon a similar problem.
I only support the same note structure also supported by the standard daily/periodic notes, which to my knowledge does not support multiple notes per day. E.g the "open daily note" command can only open a single note per day, no?
I can try to parse several notes per day, but that's rather complex and not sure when I'd get to that, so no quick fix for that I think.

Out of curiosity, how did you import your notes from Journey to Obsidian? I had to write a short custom script, but it didn't work perfectly.

@Unvented9039
Copy link
Author

Unvented9039 commented Jan 8, 2024 via email

@Kageetai
Copy link
Owner

Kageetai commented Jan 11, 2024

Yes, I had been using Journey for a few years, but after starting to use Obsidian and liking it more and more, I thought I slowly wanna switch over to a platform where I have more control and thought it a good opportunity to get my hands dirty on some plugins for this wonderful software.

I see your use case now, but would need to investigate how to achieve this.

What made you stick with Journey in the end? What was missing for you in Obsidian?

And thanks for that link, very interesting.

@Unvented9039
Copy link
Author

Unvented9039 commented Jan 11, 2024 via email

@Kageetai
Copy link
Owner

Ah, I have never even tried the subscription, but makes sense that you are using even more features specific to Journey. I also found some of their features just a bit more restrictive, but otherwise a great product nonetheless.

Regarding the automations, as I have never tried them with Journey, I cannot speak for them, but actually thought it seems easier to have more powerful and flexible automations with Obsidian, as I can have the choice in plugins and such. But of course, it's also more of a chore potentially, to set up everything manually. As a developer myself, I don't usually mind it that much.

With that said, the biggest thing I was also missing was the throwback feature, so I thought to try making it myself.
If there is anything, apart from initial problem with multiple entries per day, that you mentioned, that you would miss here from Journey, I can add it to my to-do list ;)
Regarding adding photos and automatically use the metadata, I had also thought of that and considered using it, but for now I am just using the Obsidian Geocode Properties plugin for some of that.

Oh, and might I ask how you got the syncing to work for free? I am paying for Obsidian sync currently and did try some free methods, but nothing seemed to work perfectly yet, so decided to pay for the official solution for the time being.

Therefore, as you said, Obsidian is definitely more of a "tinker tool", which I enjoy, but I understand the hurdles that creates. I think the team tries to strive for a good balance for a majority of users, though. I enjoy that power of really "making the tool my own" :)

I haven't entirely moved away from Journey yet, mainly to see whether my plugin catches all past entries correctly and the same ones Journey would show me for a single day. So for the time being, I use both in parallel.

And never be sorry for a nice message like this, I am enjoying discussing a software I like and its features or something I am working on etc :)

@Unvented9039
Copy link
Author

Unvented9039 commented Jan 15, 2024 via email

@Kageetai
Copy link
Owner

I understand, finding and settings up all the specific features for a personal use case, can be cumbersome. I had the idea to create a "bundle of plugins" to provide a more fully-fleshed journaling experience and approximate something like Journey at some point. But that's a rather far future idea :D

Interesting, I have also tried apps like DriveSync (or FolderSync for me), but the problem triggering a new sync on the phone and the files on my phone would often be outdated, as no tool I found would watch the files on the phone and sync them automatically to Google Drive when I changed something reliably.
Is this the DriveSync you mean?

@Unvented9039
Copy link
Author

Unvented9039 commented Jan 28, 2024 via email

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