(no title)
koch | 1 year ago
Been working on markwhen for a few years now, originally inspired by cheeaun's life timeline that another commenter posted about.
At this point markwhen is available as a VS Code extension, Obsidian plugin, CLI tool, and web editor in Meridiem.
Some recent markwhen developments:
- Dial, a fork of bolt.new (Stackblitz's very cool tool that leverages AI to help quickly scaffold web projects): an in-browser editor that lets you edit existing markwhen visualizations like the timeline or calendar or make your own. I just released that yesterday so it's still rough but I have big plans for it (it's one of the visualizations in meridiem)
- Event properties: each entry can have it's own "frontmatter" in the form of `key: value` pairs. I wanted this as I'm aiming for more iCal interoperability in the future, so each event could theoretically have things like "attendees" or google calendar ids or other metadata. This was released in the last month or two.
- remark.ing: this one isn't ready yet by any means but it's like a twitter/bluesky/mastodon-esque aggregated blog site. So you write markwhen and each entry is a post. In this way "scheduling" a post is just writing a future date next to it, and you have all your blog in one file. This one is a major WIP
mturk|1 year ago
For the record, I used the Obsidian plugin to develop, then deployed as static HTML.
maroonblazer|1 year ago
Did you need/use that functionality?
doctorhandshake|1 year ago
makach|1 year ago
d--b|1 year ago
Just a note. It was really hard to find how to sign up.
EDIT: and I still haven't found how to sign in in the desktop app.
RestartKernel|1 year ago
Are you planning to open source it? I couldn't find it on your GitHub.
Brajeshwar|1 year ago
cheeaun|1 year ago
EarlOfCamden|1 year ago
jagermo|1 year ago