36
you are viewing a single comment's thread
view the rest of the comments
[-] diazona@techhub.social 5 points 5 months ago

@Pantherina @louis_sch Markdown *does* resemble what you mean though. Like, that's part of the intent of Markdown (and also part of why it became so popular), that the raw markup is readable and lends itself to being understood in the same way as the formatted version. The markup for emphasis actually looks like emphasis; the markup for a list looks like a list; likewise for a section header, or a table or footnote if you're using a variant that supports those, or so on. So I don't think that particular argument that Markdown is not good for note-taking holds up very well.

[-] louis_sch@lemmy.kde.social 1 points 5 months ago

Well, I could not have found a better argument to defend markdown. Bravo !

[-] Pantherina@feddit.de 1 points 5 months ago

Sorry "display what you mean" is of course a "WYGIWYM" triggerword. I mean notes should have bold headers, not hashtags. It is readable but its strange to use. Why not use plain text then? I think the separation between writing and viewing is strange, as this makes little sense for stuff you write and read alone.

[-] louis_sch@lemmy.kde.social 2 points 5 months ago

I can understand the use case for WYSIWYG and I have thought about it many time, but I have not found a good enough solution to integrate it into the app.

At the beginning, I made the choice to use the Markdown format for a pretty selfish reason. This was just a private project for me to learn both C++ and markdown. Now that it kind of got out of hand in that regard (I'm pretty happy about it), I really don't regret Markdown.

Your note are stored directly on your drive in a markdown file, which mean that, if for whatever reason you want to open it outside of the app, you can, without any issue.

Now, for the editor/preview. Both can be disable (not at the same time), so you can just focus on the editor, or just focus on the final result. You can also just print your note as a Pdf, I've wrote some school project paper like this lol.

I hope it makes sens, it's a bit early here, let me know if you want more info :-)

[-] Pantherina@feddit.de 2 points 5 months ago

Did you try Nextcloud notes? I think it is pretty cool.

Does it use Pandoc or something else for the PDF conversion? Very cool!

[-] louis_sch@lemmy.kde.social 2 points 5 months ago

I don't have next cloud but yes I saw their note app. This kind of wysiwyg is ok imo, and that's what I would do if I had a solution for this issue (still searching to this day).

Nop, I grab the pdf directly from the preview which is basicly a Web page

[-] Pantherina@feddit.de 2 points 5 months ago

I am also not sure how this could work, their approach is very different and likely more messy. Switching between codeview and WYSIWYG view also has some issues, like backspace not switching to the previous line etc.

[-] diazona@techhub.social 0 points 5 months ago

@Pantherina "I mean notes should have bold headers, not hashtags." OK, but that reflects what *you* want from a notes app, not what everyone wants. And of course that's totally fine, you can get that from a notes app that has WYSIWYG formatting if you find that it works for you. But I would suggest that it doesn't make sense for you to enter a discussion about a Markdown notes app and tell a bunch of people, for many of whom that app probably works pretty well, that they're making a bad choice to use it because it doesn't offer the behavior you want.

For what it's worth, I think a lot of people use Markdown notes apps in a way that you might not be considering. Like, this separation between writing and viewing that you're talking about simply doesn't exist in my note-taking workflow. I usually just read the raw markup, possibly with some minimal formatting added on by whatever app I'm using.

[-] Pantherina@feddit.de 1 points 5 months ago

But I would suggest that it doesn't make sense for you to enter a discussion about a Markdown notes app and...

I dont. I just think that writing inline Markdown formatting is really nice and better than clicking buttons, and at the same time I think that Nextcloud Notes has a pretty nice concept.

So it you view the raw code always, what is the benefit of markdown here? I dont see how

### Header

Is better than

***
Header
***

Which is what I normally use as header formatting in scripts etc.

[-] ianp5a@mastodon.cloud 1 points 5 months ago* (last edited 5 months ago)

@Pantherina @diazona @louis_sch
Having an option to choose should keep twice as many people happy. The markdown apps I use, don't show any formatting marks, and have style icons. Lots of us outside the IT world are used to this wysiwyg way.

this post was submitted on 28 Mar 2024
36 points (97.4% liked)

KDE

5018 readers
43 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS