Giter Site home page Giter Site logo

markdown-menubar's People

Contributors

timwis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

markdown-menubar's Issues

Saving should create new file & replace

From IRC:

joepie91: 1. create lockfile
joepie91: 2. create new file in temp dir
joepie91: 3. remove old file
joepie91: 4. move new file in place of old file
joepie91: 5. remove lockfile
joepie91: worst case the editor crashes between step 3 and 4 and you need to recover 
from the temp file. to that end, you *may* want to store it in a .youreditor dir in the user's 
home dir or something instead of a /tmp directory, since /tmp and such are not guaranteed 
to persist

Support resizing the window

menubar already appears to support it, so just need relative height I think.
EDIT: The CSS now uses relative heights, but codemirror appears to need to have to be refreshed on height change, which is annoying...

User should be able to save contents to a particular file & start fresh

  • It should save as draft.md by default
  • User should be able to press save and be prompted to enter a file name. The file name should be the title line by default (spaces become hyphens) but can be overridden.
  • Saving should reset the textbox and close the window? (this is what evernote does)

Clipboard support

Currently, copy & paste keyboard shortcuts don't work, because they're not enabled by default in electron :(

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.