diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
commit | 75cb2408e9251a32779a2c8814d4aaf1a0aae57c (patch) | |
tree | fddf8653aa26a9486ed9e2f56c2215b1742f9f92 /content/blog/2022-03-02-reliable-notes.org | |
parent | b6068f40908e9185fa8b04df1ebde52866f81296 (diff) | |
download | cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.gz cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.bz2 cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.zip |
move from cleberg.net to cmc.pub
Diffstat (limited to 'content/blog/2022-03-02-reliable-notes.org')
-rw-r--r-- | content/blog/2022-03-02-reliable-notes.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/blog/2022-03-02-reliable-notes.org b/content/blog/2022-03-02-reliable-notes.org index 96b8254..1c99e22 100644 --- a/content/blog/2022-03-02-reliable-notes.org +++ b/content/blog/2022-03-02-reliable-notes.org @@ -44,7 +44,7 @@ Markdown file in plain-text, since it does contain any features to preview Markdown as HTML: #+caption: Plain Text Markdown -[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/plain_markdown.png]] +[[https://img.cmc.pub/blog/20220302-easy-reliable-note-taking/plain_markdown.png]] ** Saving & Syncing Files :PROPERTIES: @@ -118,13 +118,13 @@ Here's an example of how my Markdown notes look when opened in plain-text mode: #+caption: Obsidian Markdown Source Mode -[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.png]] +[[https://img.cmc.pub/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.png]] Here's the "live preview" version, where the Markdown is rendered into its HTML format: #+caption: Obsidian Markdown Live Preview -[[https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png]] +[[https://img.cmc.pub/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png]] *** Programming on Desktop :PROPERTIES: |