Marknote, KDE's new note-keeping app, hits version 1.1.0

Read about this release on @carl’s blog.

10 Likes

Is that KDE logo, and the video on kde’s peertube some kind of joke?

1 Like

No?

2 Likes

It looks like the joke is this totally unrelated food place being used in the context of KDE the free software community. Gotta admit it’s a little random and confusing though, even on April 1. But yay for empanadas!

3 Likes

Good job! I see “CLI interface to open a specific file directly (even outside of the Documents/Notes folder)” is mentioned in the roadmap, it would be nice if Marknote would be integrated into KRunner, then a note could be searched and copied to the clipboard for further use.

Or additionally, that they can be shown and accessed with a keyboard combo, like Clipboard items do with Meta+V.

(cc: @carl )

oh ok, I understand now, it’s that date when people are supposed to prank on each other.
And yes, those empanadas look tasty

Some more features I’d wish:

  • The ability to adjust the width of all columns (sidebar, note) The titles of both are truncated too soon/much)
  • Nested Notebooks (folder in a folder) , example: let’s say I want to create a “Linux” Notebook which should include “KDE Plasma”, “Distro”, “Commands”, etc.

interfacenya bersih dan keren. apakah bs diunduh lewat terminal ??

nice looking app but I can not find any button that shows me the markdown source code. Am I missing something? - I did not learn Markdown to end up clicking on formatting buttons
1

# Title

## Subtitle

### Section

#### Subsection

##### Paragraph

###### Subparagraph

Basic Text

**Bold**

*Italic*

_Underline_

~~Strikethrough~~

- Indent

- [ ] Checkbox

[Link](http://blah.blah)


![image](/home/user/Documents/Notes/user/Test0.2272639900745208.png)


| | | | |
|-|-|-|-|
| | | | |
| | | | |
| | | | |

Table

- [ ] sadfas
- [ ] dsfga
- [ ] asdfas
- [ ] asdfasdf
- [ ] asdkfa;sdf

I just chose all the options I saw, then went and looked at the text file under /Documents/notes. This may not display right because it may interpret the md instead of displaying it as I pasted it. :slight_smile:
Edit: Nope it didn’t. Don’t know how to make it show the markdown, but anyway…
Edit 2: OHHHHH, there it is. :slight_smile: