Giter Site home page Giter Site logo

ss246 / markwhen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mark-when/markwhen

0.0 0.0 0.0 1.77 MB

Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.

Home Page: https://markwhen.com

License: MIT License

JavaScript 0.18% TypeScript 19.92% CSS 0.07% HTML 64.19% Vue 15.63%

markwhen's Introduction

Markwhen is an interactive text-to-timeline tool. Write markdown-ish text and it gets converted into a nice looking cascading timeline.

Use the editor here.

This repo is for the renderer, not the editor. The editor (markwhen.com) and VSCode extension are built on top of the renderer.

Links
Parser https://github.com/mark-when/parser
Editor https://markwhen.com
Documentation https://docs.markwhen.com
Blog https://blog.markwhen.com
VSCode extension https://marketplace.visualstudio.com/items?itemName=Markwhen.markwhen

Get updated

If you'd like to be kept up-to-date about markwhen's feature development, add your email here.


VSCode Extension

Get the VSCode extension here.

To switch between the text editor and the timeline view, select View: Reopen editor with... from the command palette and choose Text Editor.


Quick start

> git clone [email protected]:mark-when/markwhen.git
> cd markwhen
> npm i
> npm run dev

The renderer renders whatever is given to the markwhenStore.

To enable editing from the timeline view, set editorOrchestrator.editable to true:

const editable = ref(true);

Documentation

Documentation is located here.

markwhen's People

Contributors

kochrt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.