this post was submitted on 02 Jul 2024
24 points (100.0% liked)

Linux

45530 readers
1083 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

For example, there is Material Notes which has a editor toolbar with bold, indented, ~~stroke~~, etc. But this is rendered, exported to json or syntax like Markdown. This app too, in which i write this on lemmy, does the same. We have ☐, ☒, •, ‣ in Unicode, 𝗕𝗼𝗹𝗱, 𝑖𝑛𝑑𝑒𝑛𝑡, s̵t̵r̵o̵k̵e̵, so why not use this?

Basically, what i'm looking for is a text editor with toolbar/keystrokes for Android or Linux, which adds unicode symbols for rich text. It would make reading plain text notes/todo lists cross-device simpler. Yes, there's UnicodePad and Charmap but that's not the same.

edit: something where you mark a word, tap the B in the toolbar or press ctrl+b and it replaces the characters with uc bold characters, no? Tap the list button and it adds uc bullet points, etc...

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 days ago (4 children)

I doubt toolbars in a rich text editor specifically for Unicode symbols would be a thing, because...why?

There's definitely VScode extensions that would show the glyphs or convert the actual unicode hex to whatever it should be.

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago) (3 children)

I mean with rich text, text with bold, indent, etc., not a specific markup. On the contrary, i want to replace markup with native Unicode symbols.

[–] [email protected] 2 points 2 days ago (1 children)

You probably want a code editor then.

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago) (1 children)

~~No.~~

Ah, you meant implement it myself? Well, maybe in a few years, i have a gazilion other things to work on.

[–] [email protected] 3 points 2 days ago

No, like VScode or similar. That's probably where you're going to find a feature like this.

load more comments (1 replies)
load more comments (1 replies)