User Tools

Site Tools


qownnotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qownnotes [2021/10/18 20:35] – wiki-related notes, 2021 update rjtqownnotes [2022/07/07 21:06] (current) – Styling with css rjt
Line 8: Line 8:
 **2020 Update:** I feel like I would be better served by something else. I don't actually care about [[markdown]], so rarely look at the preview (except for tables). The main feature I like having is the list of all my notes on the left, and the easiness of searching and creating notes. Also the lack of support for [[todo.txt]] really bugs me. Still, I don't want to waste time searching for something new now. **2020 Update:** I feel like I would be better served by something else. I don't actually care about [[markdown]], so rarely look at the preview (except for tables). The main feature I like having is the list of all my notes on the left, and the easiness of searching and creating notes. Also the lack of support for [[todo.txt]] really bugs me. Still, I don't want to waste time searching for something new now.
  
-**2921 Update:** Still using it daily. I don't use [[todo.txt]], but do wish it handled not-markdown text files.+**2021 Update:** Still using it daily. I don't use [[todo.txt]], but do wish it handled not-markdown text files
 + 
 +---- 
 + 
 +===== Keyboard Shortcuts ===== 
 + 
 +  ; Ctrl+↑/↓ : Scroll document, keeping cursor in place. 
 +  ; Ctrl+Shift+↑/↓ : Move line or selected lines up or down. 
 +  ; Ctrl+d : Duplicate line.
  
 ===== Syntax ===== ===== Syntax =====
Line 16: Line 24:
  
 More recently the syntax ''<My note.md>'' / ''[Text](My note.md)'' | ''<My subfolder/My note.md> / [Text](My subfolder/My note.md)'' has been added. More recently the syntax ''<My note.md>'' / ''[Text](My note.md)'' | ''<My subfolder/My note.md> / [Text](My subfolder/My note.md)'' has been added.
 +
 +==== Styling ====
 +
 +You can insert [[html]] into [[markdown]]; so you could, for example, add a ''<style>'' element with whichever rules you want, and wrap anything you want to gussy-up in html, use classes, whatever. Note the preview panel [[https://doc.qt.io/qt-5/richtext-html-subset.html#css-properties|only supports a limited set]] of [[css]] (and HTML).
  
 ===== Extending ===== ===== Extending =====
qownnotes.1634549716.txt.gz · Last modified: 2021/10/18 20:35 by rjt