hundredrabbits / Left

Distractionless Writing Tool
http://hundredrabbits.itch.io/left
Other
1.78k stars 144 forks source link

markdown support #101

Open pasteley opened 5 years ago

pasteley commented 5 years ago

Hey guys, I am deeply appreciate your work and lifestyle, but maybe I am missing the core idea of this particular app, and what I miss for sure is basic markdown support, so I would like to share the feedback and get your vision on this. To be more precise:

BTW don't you mind, if I will add this project as a Homebrew Formulae?

frozenpandaman commented 5 years ago

52 makes it seem like Markdown support is largely not within the original philosophy/scope of this project. However… perhaps a bit unrelated… I think some ability to emphasize certain text (e.g. render in bold) would be great, and helpful for visual distinction + navigation.

@pasteley, maybe check out FoldingText?

Also agreed on your "it's hard to distinguish file names from headers" point. I think even just indenting headers a bit (i.e. moving the "list" of them slightly rightward) would help?

Memorytaco commented 5 years ago

Can we just add more markers to it? I really like it! I can do this. I like the way it acts now but if it can be more powerful for editing text that will be awesome! markdown is somewhat heavy to it and will break what it has done, more markers may be enough.

neauoire commented 5 years ago

I would totally like new markers, I'd merge that if you wanna give it a shot.

frozenpandaman commented 5 years ago

I like this idea too!

Memorytaco commented 5 years ago

I got an idea to find more special character. white Here i add one special character to left navi file sign, so we will not mix marker entries with file item. black How about that? if we add more markers, we should also add some actions associated with this marker. but special character will be fine.

neauoire commented 4 years ago

I like this a lot, would you like to make a PR?

Memorytaco commented 4 years ago

I have noticed you would make a big refactoring for code. If so, could you use one front end framework like vue or react to make code more structure?

I prefer to import a framework into it to do the job and let framework to manage the lifetime of each component instead of manually.

We can import a symbol collection and define quick key note editor for user to define their own unique symbol. How do you think?

neauoire commented 4 years ago

I won't be using a frontend for the front-end, sorry.