mark-when / c2

A (frankenstein-esque) resurrection of oneview
https://c2-dhz.pages.dev/
11 stars 1 forks source link

Add events? #1

Closed krionical closed 1 year ago

krionical commented 1 year ago

After running npm run-script dev I get a pretty page with events on them from someone's life who is probably an example of data. Where do I add events that are not example data?

krionical commented 1 year ago

Is it through the markwhen plugin in VS?

kochrt commented 1 year ago

The VS code extension doesn’t yet support custom views - you can go to app.markwhen.com, go to settings, then visualizations, then scroll down and select add new visualization and set the url to http://localhost:5150. Add dummy stuff for the other fields (id, author, etc)

On Mon, Aug 14, 2023 at 3:30 PM krionical @.***> wrote:

Is it through the markwhen plugin in VS?

— Reply to this email directly, view it on GitHub https://github.com/mark-when/c2/issues/1#issuecomment-1677939168, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSSNGAV4Z54L24VTE3JZVTXVJ4D5ANCNFSM6AAAAAA3QD6CTU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

krionical commented 1 year ago

Ah gotcha. Thanks for clearing that up!