this post was submitted on 24 Aug 2023
6 points (75.0% liked)

Open Source

31209 readers
333 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Looking for a good README editor. With maybe git functionality, but not necessary

  • Like adding shields/badges/assets within automatically

  • managing a directory like structure by generating new MD files in a directory like folder structure.

Essentially an IDE like environment just for markdown file management and a WYSIWYG editing experience

all 24 comments
sorted by: hot top controversial new old
[–] authed@lemmy.ml 20 points 1 year ago* (last edited 1 year ago) (1 children)

Cant you just use your favorite general purpose editor?

[–] pexavc@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (1 children)

I could have posed the question better. But, I haven't found one that served my needs yet. Nor do I not know of one that may have interesting features that would make it easier to do things, like maybe adding shields/badges/assets within automatically or being able to create a directory like structure by generating new MD files when wanting to create a comprehensive API doc.

or being able to create a directory like structure by generating new MD files when wanting to create a comprehensive API doc.

[–] wildbus8979@sh.itjust.works 4 points 1 year ago

What are your needs? You didn't express them...

[–] gomp@lemmy.ml 10 points 1 year ago

Don't you mean a markdown editor?

Chances are, your favorite text editor can handle markdown well enough... unless you want WYSIWYG, in which case your text editor would still be good enough for the job and you would be wrong :-)

[–] Illecors@lemmy.cafe 5 points 1 year ago
[–] A10@kerala.party 4 points 1 year ago (1 children)

VSCODE with markdown extensions

[–] Dragonish@lemmy.dbzer0.com 2 points 1 year ago (1 children)

VS Code's extension system makes it pretty easy to build your own code snippet extension. I use my own private extension to easily "generate" different types of markdown files (ie readme vs a troubleshooting guide) from my personalized snippets.

[–] A10@kerala.party 0 points 1 year ago

Also has an easy way to jump between different markdowns files using the symbols popup menu Ctrl+T

[–] django@discuss.tchncs.de 3 points 1 year ago

GNU Emacs of course. I am particularly fond of spacemacs, because I like vim keybindings. For git functionality we have the excellent magit package on our side, which makes Emacs also my favorite git interface.

I use Kate as it opens pretty quickly and I've gotten used to using it to make simple bash scripts

More accurately

what’s a good text editor

Literally whatever you want, dude.

[–] fartsparkles@sh.itjust.works 2 points 1 year ago (1 children)
[–] Dr_Cog@mander.xyz 1 points 1 year ago* (last edited 1 year ago)

More like a notes/personal wiki app, than a readme editor.

That said, Obsidian is a diamond in the rough. Building a personal wiki while learning a skill and referencing it later (via search or category) is a true life hack. It feels like augmenting your memory capacity.

Truly invaluable if you need to reference things often but your knowledge base is highly specialized (e.g., I'm a neurology professor)

[–] danielquinn@lemmy.ca 2 points 1 year ago (1 children)

Apostrophe. It's beautiful.

A lot of people seem to have misunderstood the question and are offering text editors. Apostrophe as actually looks like it fits the bill for a decent markdown editor, which is what OP seems to have been asking for

[–] lckdscl@whiskers.bim.boats 1 points 1 year ago (1 children)

Any text editor that can edit markdown files with syntax highlighting? What kind of git functionality do you want? If you want to see the formatting in place as you edit, look for a WYSIWYG editor (Ghostwriter and Typora come to mind). I use Neovim and have lazygit opened in another terminal tab.

[–] pexavc@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (2 children)

Typora is really cool, wish it was OS though. Although the one-time purchase isn't too bad

[–] lckdscl@whiskers.bim.boats 2 points 1 year ago

Yeah, that's also why I use Ghostwriter as a Typora replacement. The KDE team developed it.

[–] Daeraxa@lemmy.ml 1 points 1 year ago

Marktext is my favourite app that is very typora-like

[–] russjr08@outpost.zeuslink.net 1 points 1 year ago

I just use whatever text editor I happen to have open - generally that's (neo)vim for me, but I've also used IntelliJ/JetBrains products to do so, along with VSCode on the rare case.

None of them have had the extra features that you mentioned, I don't use emacs but considering its very powerful org-mode I wouldn't be surprised if someone has implemented something similar for Markdown? I haven't specifically seen anything that covers these though (which could just be not looking hard enough, admittedly).

[–] pH3ra@lemmy.ml 1 points 1 year ago

Ghostwriter for KDE, Marker for Gnome

[–] orizuru@lemmy.sdf.org 0 points 1 year ago

I guess it depends on what you want to use it for.

If it's knowledge management (to manage your own personal notes), you might want to check out logseq.

[–] downpunxx@kbin.social 0 points 1 year ago

I like Jennifer the best, but Sally is excellent as well