There are several timeline plugins for Obsidian. While I appreciate the effort, none of them is suitable for more complex timelining efforts like project management or novel outlining.
For such matters, I prefer Aeon timeline.
Now, it seems there is a very nice solution based on Markdown. It is called Markwhen:
Is it possible to integrate this into Obsidian via plugin, ideally integrating into both canvas and notes?
It looks like you posted twice about this. I merged the duplicate instead of deleting it, in case there was something in it you want to save. If not, feel free to delete it (or ask me to if you canāt).
I have seen some of the discussion and can only second the approach to not just embed marwhen timetables via codeblocks but to work on a solution that makes it āworkableā.
I am sure that this is much more work. So I silently bow and gently exit to the back ā¦
I was following this thread through looks like progress is being made and the plugin is available via BRAT while it awaits being published officially. The repo is on
So far this looks really good from what I have been playing with.
This is fantastic, thank you for developing a Markwhen plugin. Unfortunately 0.0.3 is not working on my systemā¦or I am doing something wrong. To create a simple āhello worldā type example I did the following:
Installed/activated the plugin (via Obsidianās built-in Community plugins manager)
Switched between reading/preview and source view on/off.
Repeated 4 & 5 a few times, plus re-loaded plugin.
But nothing renders. FWIW, Mermaid does render.
Iām using v1.6.7 on a current Mac. Other plugins run fine. Is there additional syntax required? Is there is precursor in tick marks like ā```mermaidā? Am I missing some obvious step?
Section Welcome #welcome
now: This example timeline showcases some of markwhen's features.
section All Projects
group Project 1 #Project1
// Supports ISO8601
2023-01/2023-03: Sub task #John
2023-03/2023-06: Sub task 2 #Michelle
Thanks, @Acylation for this plugin. Itās great! Iām wondering if youāre planning support for internal links within the timeline views in the future. For me, that would add a lot of value. Iāve tried the wikilinks syntax [[File Name]] and the standard markdown format [Link Text](fileName.md). Both work in the editor view, but not in the timeline views.
Hi Josh,
I just started experimenting with this plugin, and it did work āout of the boxā for me. The key step, once you have your code dates entered like you shared above, is to use the buttons on the top-right of the .mw file window to open the view you want. I took a snip of hovering my curser over the ātimelineā one:
Hello Friends,
I am quite new to Markwhen, but in the full Markwhen documentation, it gives options for setting tag colors and timezones in frontmatter/āheadingsā that I canāt get to work in the obsidian environment. Has anyone else tried to incorporate these elements yet?
Thank you,
Physicsflute
Argh so easy, I completed missed those buttons! Mine works out the box too. This will be an extremely valuable plugin for my workflow. thanks to the dev!
Your plug-in is amazing and it should be getting a lot more attention across the Obsidian community. Do you have a ābuy me a coffeeā link or other way to support your development? With a few tweaks (like a query for all open tasks in a project) this tool could vastly improve Obsidian project management. Thank you for developing it!
Glad to see it helps! Github repo for the obsidian plugin and Markwhen main app both list out the contributors associated, where you can find Rob kochrt (Rob Koch) Ā· GitHub is the guy developing markwhen, making all these happen. I helped a little bit with Obsidian API related stuffs to introduce it as an ob plugin.
From the Github user mainpage you may find sponsorship info, like Github Sponsor or what you mentioned, coffee stuffs. Your support is greatly appreciated!