OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2023-12-21 17:14:12 +00:00
parent cf5ee599b3
commit b5860cb7c4
151 changed files with 912 additions and 54 deletions

View File

@ -1,6 +1,6 @@
created: 20230205151705787
creator: Octt
modified: 20230920091231179
modified: 20231221161159437
modifier: Octt
tags:
title: Android/Apps
@ -31,7 +31,6 @@ List of some Android apps to keep in mind that are not mentioned in any other ti
* Open Camera
* PCAPdroid
* PocketMaps
* Psiphon Pro
* Pydroid 3
* QR & Barcode Scanner
* Quill

View File

@ -1,10 +0,0 @@
created: 20230203215819913
creator: Octt
modified: 20230213162540517
modifier: Octt
tags: Android App Repo $:/i18n:en Libre
title: F-Droid:en
<<MediaWiki F-Droid en 2>>
* https://f-droid.org/

View File

@ -1,8 +1,9 @@
created: 20231221001035380
creator: Octt
modified: 20231221001203387
modified: 20231221164123943
modifier: Octt
tags:
title: Linux/Advanced
* [[How to create a Linux system that runs a single application?|https://superuser.com/questions/320529/how-to-create-a-linux-system-that-runs-a-single-application]]
* [[What is the smallest possible Linux implementation?|https://unix.stackexchange.com/questions/2692/what-is-the-smallest-possible-linux-implementation/203902#203902]]
** [[How to create a Linux system that runs a single application?|https://superuser.com/questions/320529/how-to-create-a-linux-system-that-runs-a-single-application]]

View File

@ -1,6 +1,6 @@
created: 20230429190335486
creator: Octt
modified: 20231220003811355
modified: 20231221152233903
modifier: Octt
tags:
title: Saved/Sites/Development
@ -38,6 +38,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
* [[null program (Chris Wellons)|https://nullprogram.com/]]
* [[Patater|https://www.patater.com/]] --- has a lot of retrodevelopment projects and resources, especially NDS
** [[GBAGuy's Lair Patater Mirror|https://www.patater.com/gbaguy/]] --- notes on some retrodevelopment
* [[Photon Storm|https://photonstorm.com/]] --- //HTML5 Game Development Services//
* [[Shiru's Stuff|https://shiru.untergrund.net/index.shtml]]
* <<linkdescgit SkyLyrac"https://www.skylyrac.net" "Hacking, software projects and my thoughts" "https://github.com/AntonioND/antoniond.github.io">>
* [[Tan Li Hau 陈立豪|https://lihautan.com/]] --- //Frontend Developer at Shopee Singapore//

View File

@ -1,7 +1,7 @@
created: 20230202230035698
creator: Octt
icon: 🤖
modified: 20231120002552130
modified: 20231221161143011
modifier: Octt
page-cover: https://source.unsplash.com/random?android
tags: OS Google Linux
@ -21,9 +21,13 @@ title: Android
//Note: some resources that are related to Android but also closely Java may be included under the [[Java]] section.//
* [[F-Droid|https://f-droid.org/]] --- //installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform// --- <<[# Git"https://gitlab.com/fdroid">>
* [[Kali NetHunter App Store|https://store.nethunter.com/en/]] --- //installable catalogue of Android applications for penetration testing and forensics// --- <<[# Git"https://gitlab.com/kalilinux/nethunter/store/">>
* [[All you need to know about LOST.DIR folder on Android devices|http://thesundaycoder.blogspot.com/2014/06/all-you-need-to-know-about-lostdir.html]]
* [[What Is a NOMEDIA File?|https://androidforums.com/threads/whats-a-nomedia-file.307529/]] --- An empty file called `.nomedia` is used to hide the media content of the directory (and subdirectories) it's placed in from gallery apps and such.
* [[I found a hidden folder called ".face" on my phone. It is full of faces cropped from pictures I've taken or downloaded.|https://xdaforums.com/t/face-folder-is-choking-with-thousands-of-files.1929380/]] --- it's apparently a Samsung thing (can't understand if it also happens on other ROMs), a cache for the built-in gallery face recognition system... only question is, why is this just on `/sdcard` and not in a proper cache directory? other people say it's used by the Android system in general, don't know if they have a Samsung ROM or not --- also see on <<RedditL r/Android/comments/2jm9j7/i_found_a_hidden_folder_called_face_on_my_phone/>>
* [[How to Downgrade an Android App Using ADB Without Losing Data|https://www.makeuseof.com/downgrade-android-app-with-adb/]]
!!! ''Emulation / Containerization''

View File

@ -1,12 +1,12 @@
created: 20231111233128372
creator: Octt
modified: 20231111235055495
modified: 20231221163333560
modifier: Octt
tags:
tags: Geography
title: Cartography
<<^wikipediaframe Cartography>>
* <<linkdescgit OpenStreetMap"https://www.openstreetmap.org/" "largest community-created geospatial project of all time" "https://github.com/openstreetmap">>
** <<linkdescgit OsmAnd"https://osmand.net/" "Offline Maps and Navigation" "https://github.com/osmandapp">>
** <<linkdescgit OsmAnd"https://osmand.net/" "Offline Maps and Navigation" "https://github.com/osmandapp">>, primarily for Android but a webapp is WIP
* <<linkdescgit Leaflet"https://leafletjs.com/" "🍃 JavaScript library for mobile-friendly interactive maps" "https://github.com/Leaflet">>

View File

@ -1,6 +1,6 @@
created: 20231221000014083
creator: Octt
modified: 20231221000539428
modified: 20231221170938128
modifier: Octt
title: Email
@ -8,10 +8,18 @@ title: Email
* [[What characters are allowed in an email address?|https://stackoverflow.com/questions/2049502/what-characters-are-allowed-in-an-email-address]] (contains scary examples)
!! ''Hosting''
* [[MxToolbox|https://mxtoolbox.com/]] --- misc tools for email server administration and testing
!! ''Hosting and software''
* [[Best Open Source Email Servers|https://itsfoss.com/open-source-email-servers/]]
* [[Documentation for docker-mailserver!|https://docker-mailserver.github.io/docker-mailserver/latest/]] --- <<[# Git"https://github.com/docker-mailserver">>
!!! Postfix
<<^wikipediaframe "Postfix (software)">>
* [[Adding aliases inboxes using Postfix|https://unix.stackexchange.com/questions/319222/adding-aliases-inboxes-using-postfix]] --- add new lines in /etc/aliases as needed for aliases, with format `desidered_alias: real_username`, then run `newaliases`.
* [[Quickly test an IMAP server with telnet|https://coderwall.com/p/h-tzia/quickly-test-an-imap-server-with-telnet]]
* [[Postfix : SASL auth with PAM and passwd file|https://seenthis.net/messages/522996]]
* [[Postfix: SASL auth with PAM and passwd file|https://seenthis.net/messages/522996]] || [[Postfix and SASL (Debian)|http://web.archive.org/web/20210211014625/http://www.jimmy.co.at/weblog/2005/12/05/postfix-and-sasl-debian/]]

View File

@ -1,6 +1,6 @@
created: 20230724220345827
creator: Octt
modified: 20231211002805392
modified: 20231221162721808
modifier: Octt
tags: Text
title: Font
@ -9,6 +9,10 @@ title: Font
* [[Dotsies|https://dotsies.org/]] --- // Dotsies is a font that uses dots instead of letters. The latin alphabet (abc...) was created thousands of years ago, and is optimized for writing, not reading. About time for an update, no?//
* [[ArrowType|https://www.arrowtype.com/]] --- //Timeless fonts for modern typography. Type design & development. Arrow Type is the one-person type foundry and studio of Stephen Nixon.// --- <<[# Git"https://github.com/arrowtype">>
** [[The ArrowType Blog|https://blog.arrowtype.com/]] --- //Notes on type design & development//
** [[Recursive Sans & Mono|https://www.recursive.design/]] --- //A typographic palette for vibrant code & UI// --- <<[# Git"https://github.com/arrowtype/recursive">>
* [[Good bitmap fonts with big sizes and unicode support?|https://superuser.com/questions/401831/good-bitmap-fonts-with-big-sizes-and-unicode-support#473798]]
Interesting fonts, for specific uses:

View File

@ -0,0 +1,10 @@
created: 20231221155549063
creator: Octt
modified: 20231221160314187
modifier: Octt
tags:
title: Hardware
<<^wikipediaframe Hardware>>
* [[The Hardware Book [HwB]|http://www.hardwarebook.info/]] --- //Internet's largest free collection of connector pinouts and cable descriptions//

View File

@ -0,0 +1,16 @@
created: 20231221144043421
creator: Octt
modified: 20231221144727865
modifier: Octt
tags:
title: Holiday
<<^wikipediaframe Holiday>>
!! Christmas
<<^wikipediaframe Christmas>>
* [[Weird Christmas ~ Create your card!|http://christmas.rogue.studio/]] --- //Share some holiday spirit with these historical and bizarre old Holiday cards. Laugh, love, and have a weird Christmas!//
* [[Padoru [KYM]|https://knowyourmeme.com/memes/padoru]]
** [[🎄 Distrazioni di Natale: l'albero Padoru|https://sitoctt.octt.eu.org/Posts/2022-12-17-Distrazioni-di-Natale-Albero-Padoru.html]]

View File

@ -1,7 +1,7 @@
created: 20230111153758951
creator: Octt
icon: 🐧
modified: 20231221001033808
modified: 20231221165610981
modifier: Octt
page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
tags: $:/i18n:en Unix
@ -49,7 +49,9 @@ title: Linux
* [[How to Zip Files and Directories in Linux|https://linuxize.com/post/how-to-zip-files-and-directories-in-linux/]] --- //the `zip` util and all important options//
* [[Create a Linux Swap File|https://linuxize.com/post/create-a-linux-swap-file/]]
* [[cannot mount /dev/loop1 read-only|https://serverfault.com/questions/839898/cannot-mount-block-device-dev-loop-read-only]] --- Filesystem might have a dirty log, using `-o norecovery` can still mount it readonly.
* [[How to take back control of /etc/resolv.conf on Linux|https://www.ctrl.blog/entry/resolvconf-tutorial.html]] --- //Several DNS-related programs want to automatically manage the DNS name server and resolution configuration file at `/etc/resolv.conf`. In some situations, you may want to manage this file yourself.//
* [[How do I start a process with a nice value of -20 and not give it root privilege?|https://unix.stackexchange.com/questions/72934/how-do-i-start-a-process-with-a-nice-value-of-20-and-not-give-it-root-privilege]] --- quick hack: `sudo nice -n -20 su -c ${cmd} ${user}`

View File

@ -1,6 +1,6 @@
created: 20230207185112276
creator: Octt
modified: 20231221001337203
modified: 20231221171157103
modifier: Octt
tags: Server
title: Nginx
@ -14,6 +14,7 @@ title: Nginx
* Nginx reverse proxy + URL rewrite: [[most correct way and best practice is usually...|https://serverfault.com/a/870620]]
* [[If is Evil… when used in location context|https://www.nginx.com/resources/wiki/start/topics/depth/ifisevil/]] --- (always dangerous in locations, except when doing `return ...;` or `rewrite ... last;`)
* [[How to reply with 200+content from Nginx, without serving a file?|https://serverfault.com/questions/196929/how-to-reply-with-200-from-nginx-without-serving-a-file]]
* [[nginx redirect based on domain name|https://serverfault.com/questions/832456/nginx-redirect-based-on-domain-name/832474#832474]]
* [[Using variables in Nginx location rules|https://stackoverflow.com/questions/15416957/using-variables-in-nginx-location-rules/61513351#61513351]] --- nginx doesn't have proper variables, but the map module is often usable
* [[Install more_set_headers in nginx for Debian-based distro|https://serverfault.com/questions/954708/install-more-set-headers-in-nginx-1-15-8]] --- `apt install nginx-extras`, keeping in mind that it will rewrite the nginx core package, so any active nginx daemon will crash and need to be restarted.

View File

@ -1,11 +1,15 @@
created: 20220923110724649
creator: Octt
modified: 20231115232741597
modified: 20231221155246624
modifier: Octt
tags: Gaming Nintendo Console
tags: Gaming Nintendo Console Handheld
title: Nintendo 3DS
\define l3db(item) [[$item$ [3dbrew]|https://www.3dbrew.org/wiki/$item$]]
<<^wikipediaframe "Nintendo 3DS">>
* <<l3db Gamecards>>
* [[Install FBI on CTRNAND|https://gbatemp.net/threads/install-fbi-on-ctrnand.616119/]] (or any title, manual procedure)
* [[devkitpro/3ds-examples|https://github.com/devkitPro/3ds-examples]] --- //Examples for 3DS using devkitARM, libctru, citro3d and citro2d//

View File

@ -1,6 +1,6 @@
created: 20220923110724649
creator: Octt
modified: 20231204002206393
modified: 20231221160337356
modifier: Octt
tags: Gaming Nintendo NDS Console $:/i18n:en Handheld
title: Nintendo DS
@ -14,6 +14,7 @@ title: Nintendo DS
* [[Naples NDS / NDS Naples|https://gamingshitposting.github.io/naplesnds]] --- //We scugnizzi, and our enjoyment of the Nintendo handheld.// --- <<[# Git"https://github.com/GamingShitposting/naplesnds">>
* <<TwitterLink HugeNintendoDS "Huge Nintendo DS">>
* [[Some NDS ROM File Format Discoveries|https://gbatemp.net/threads/some-nds-rom-file-format-discoveries.624725/]]
* [[DS Game Card [HwB]|http://www.hardwarebook.info/DS_Game_Card]]
!!! Emulators

View File

@ -1,11 +1,13 @@
created: 20231220212018744
creator: Octt
modified: 20231221001011567
modified: 20231221165133155
modifier: Octt
tags:
title: Software
<<^wikipediaframe Software>>
* //''[[It's FOSS|https://itsfoss.com/]]'' is an award-winning web-portal that focuses on Open Source in general and Linux in particular.//
* [[Free Software Directory|https://directory.fsf.org/wiki/Main_Page]] --- //A collaborative catalog of free software.//
* [[The "Fossies" Software Archive|https://fossies.org/]] --- //Fresh Open Source Software mainly for Internet, Engineering and Science//

View File

@ -1,12 +1,15 @@
created: 20231220192251148
created: 20231221170555191
creator: Octt
modified: 20231221002612717
modified: 20231221170742861
modifier: Octt
tags:
title: Saved/Sites/Sysadmin
title: Sysadmin
<<^wikipediaframe Sysadmin>>
!!! Saved Sites
Saved sites that are mainly about miscellaneous system administration (mainly devlogs, project showcases, or tips+tricks, and online tools). (Some are in other Saved pages and should be moved here.)
* [[Jimmy's weblog|https://web.archive.org/web/20210211061312/http://www.jimmy.co.at/weblog/]]
* [[Major Hayden|https://major.io/]] --- //A social nerd writing about everything 🤓//
...

View File

@ -0,0 +1,14 @@
created: 20231221165624254
creator: Octt
modified: 20231221170006766
modifier: Octt
tags:
title: System monitor
<<^wikipediaframe "System monitor">>
!! Htop
<<^wikipediaframe Htop>>
* [[How can I set customise settings for htop?|https://unix.stackexchange.com/questions/147885/how-can-i-set-customise-settings-for-htop]] --- basically, first press `F2` to open settings, and after configuration close the app by pressing `Q`/`F10`, instead of other ways aka killing it badly

View File

@ -0,0 +1,10 @@
created: 20231221160637475
creator: Octt
modified: 20231221163217540
modifier: Octt
tags:
title: VPN
<<^wikipediaframe VPN>>
* [[Psiphon|https://psiphon.ca]] --- //Access the entire internet.// --- <<[# Git"https://github.com/Psiphon-Inc">>

View File

@ -1,6 +1,14 @@
created: 20230205144223446
creator: Octt
modified: 20230206211841142
modified: 20231221153135355
modifier: Octt
tags: TODO Nintendo
title: Wii U
tags: Nintendo Console Gaming
title: Wii U
<<^wikipediaframe "Wii U">>
!! vWii
* [[[TUTORIAL] Compiling a vWii compatible version of SNEEK (restored from @JoostinOnline)|https://gbatemp.net/threads/tutorial-compiling-a-vwii-compatible-version-of-sneek-restored-from-joostinonline.583855/]]
** [[Original posted guide on hacksden.com|https://web.archive.org/web/20201111214055/http://www.hacksden.com/showthread.php/8119-Compiling-a-vWii-compatible-version-of-SNEEK]], and [[GBATemp Thread|https://gbatemp.net/threads/vwii-sneek.360615/]]
* [[Modifying your vWii game region and/or video mode|https://gbatemp.net/threads/modifying-your-vwii-game-region-and-or-video-mode.574598/]] --- includes instructions for messing with `settings.txt` for other purposes too

View File

@ -1,8 +1,8 @@
created: 20231024225405083
creator: Octt
modified: 20231110235801068
modified: 20231221153109610
modifier: Octt
tags: Nintendo
tags: Nintendo Console Gaming
title: Wii
<<^wikipediaframe Wii>>
@ -15,3 +15,5 @@ title: Wii
* [[The Homebrew Channel - open source edition|https://github.com/fail0verflow/hbc]]
** "[[The (Open) Homebrew Channel|https://hackmii.com/2016/11/the-open-homebrew-channel/]]" (article)
* <<linkdesc "USB Loader GX" "https://github.com/wiidev/usbloadergx" "allows you to play Wii and GameCube games from a USB storage device or an SD card, launch other homebrew apps, create backups, use cheats in games...">>
* [[sneek|https://code.google.com/archive/p/sneek/]] --- //This projects redirects all NAND access on a Nintendo Wii to an SD card or USB device.

View File

@ -1,7 +1,7 @@
Enabled: 0
created: 20230208220901786
creator: Octt
modified: 20231112001743079
modified: 20231221122350601
modifier: Octt
tags: $:/GlobalOption
title: $:/OcttKB/Config/LargeSidebar.ui

View File

@ -1,5 +1,5 @@
created: 20231221003145457
created: 20231221171404549
current-tiddler: GettingStarted
modified: 20231221003145457
modified: 20231221171404549
title: $:/HistoryList
type: application/json

View File

@ -1,6 +1,6 @@
created: 20231220200703107
created: 20231221115333748
creator: Octt
list:
modified: 20231221002746281
modified: 20231221171059699
modifier: Octt
title: $:/StoryList

View File

@ -0,0 +1,5 @@
created: 20231221120736673
creator: Octt
modified: 20231221120736673
modifier: Octt
title: $:/config/shortcuts-mac/bold

View File

@ -0,0 +1,5 @@
created: 20231221120910891
creator: Octt
modified: 20231221120910891
modifier: Octt
title: $:/config/shortcuts-mac/italic

View File

@ -0,0 +1,5 @@
created: 20231221120854322
creator: Octt
modified: 20231221120854322
modifier: Octt
title: $:/config/shortcuts-mac/new-image

View File

@ -0,0 +1,5 @@
created: 20231221120850546
creator: Octt
modified: 20231221120850546
modifier: Octt
title: $:/config/shortcuts-mac/new-journal

View File

@ -0,0 +1,5 @@
created: 20231221120847985
creator: Octt
modified: 20231221120847985
modifier: Octt
title: $:/config/shortcuts-mac/new-markdown-tiddler

View File

@ -0,0 +1,5 @@
created: 20231221120842818
creator: Octt
modified: 20231221120842818
modifier: Octt
title: $:/config/shortcuts-mac/new-tiddler

View File

@ -0,0 +1,5 @@
created: 20231221120831441
creator: Octt
modified: 20231221120831441
modifier: Octt
title: $:/config/shortcuts-mac/save-wiki

View File

@ -0,0 +1,5 @@
created: 20231221120757417
creator: Octt
modified: 20231221120757417
modifier: Octt
title: $:/config/shortcuts-mac/underline

View File

@ -0,0 +1,5 @@
created: 20231221120738969
creator: Octt
modified: 20231221120738969
modifier: Octt
title: $:/config/shortcuts-not-mac/bold

View File

@ -0,0 +1,5 @@
created: 20231221120909746
creator: Octt
modified: 20231221120909746
modifier: Octt
title: $:/config/shortcuts-not-mac/italic

View File

@ -0,0 +1,5 @@
created: 20231221120852938
creator: Octt
modified: 20231221120852938
modifier: Octt
title: $:/config/shortcuts-not-mac/new-image

View File

@ -0,0 +1,5 @@
created: 20231221120849690
creator: Octt
modified: 20231221120849690
modifier: Octt
title: $:/config/shortcuts-not-mac/new-journal

View File

@ -0,0 +1,5 @@
created: 20231221120847130
creator: Octt
modified: 20231221120847130
modifier: Octt
title: $:/config/shortcuts-not-mac/new-markdown-tiddler

View File

@ -0,0 +1,5 @@
created: 20231221120844498
creator: Octt
modified: 20231221120844498
modifier: Octt
title: $:/config/shortcuts-not-mac/new-tiddler

View File

@ -0,0 +1,5 @@
created: 20231221120755602
creator: Octt
modified: 20231221120755602
modifier: Octt
title: $:/config/shortcuts-not-mac/underline

View File

@ -0,0 +1,8 @@
created: 20211229150435191
creator: Octt
modified: 20231221122401794
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/CloseCurrent
shift-alt-Q

View File

@ -0,0 +1,8 @@
created: 20211229150115436
creator: Octt
modified: 20231221122425114
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/EditCurrent
shift-alt-E

View File

@ -0,0 +1,6 @@
created: 20211229165346033
creator: Octt
modified: 20231221141632642
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/ShowHistory

View File

@ -0,0 +1,8 @@
created: 20211229144857054
creator: Octt
modified: 20231221142707356
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/StoryCurrent
shift-alt-C

View File

@ -0,0 +1,8 @@
created: 20211229144823211
creator: Octt
modified: 20231221142729068
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/StoryFirst
shift-alt-Up

View File

@ -0,0 +1,8 @@
created: 20211229144841080
creator: Octt
modified: 20231221142732516
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/StoryLast
shift-alt-Down

View File

@ -0,0 +1,8 @@
created: 20211229144803909
creator: Octt
modified: 20231221142739629
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/StoryNext
shift-alt-Left

View File

@ -0,0 +1,8 @@
created: 20211229143921111
creator: Octt
modified: 20231221142743532
modifier: Octt
tags: $:/km/keynav
title: $:/config/shortcuts/StoryPrev
shift-alt-Right

View File

@ -0,0 +1,7 @@
created: 20231221120645712
creator: Octt
modified: 20231221122255145
modifier: Octt
title: $:/config/shortcuts/add-field
Enter

View File

@ -0,0 +1,5 @@
created: 20231221120733329
creator: Octt
modified: 20231221121839557
modifier: Octt
title: $:/config/shortcuts/advanced-search-sidebar

View File

@ -0,0 +1,5 @@
created: 20231221120651489
creator: Octt
modified: 20231221152309160
modifier: Octt
title: $:/config/shortcuts/advanced-search

View File

@ -0,0 +1,7 @@
created: 20231221121217631
creator: Octt
modified: 20231221122243504
modifier: Octt
title: $:/config/shortcuts/bold
ctrl-B

View File

@ -0,0 +1,7 @@
created: 20231221120741905
creator: Octt
modified: 20231221122323480
modifier: Octt
title: $:/config/shortcuts/cancel-edit-tiddler
shift-alt-Q

View File

@ -0,0 +1,5 @@
created: 20231221120743185
creator: Octt
modified: 20231221122355113
modifier: Octt
title: $:/config/shortcuts/change-sidebar-layout

View File

@ -0,0 +1,5 @@
created: 20231221120943667
creator: Octt
modified: 20231221120943667
modifier: Octt
title: $:/config/shortcuts/delete-field

View File

@ -0,0 +1,7 @@
created: 20231221120947315
creator: Octt
modified: 20231221122450225
modifier: Octt
title: $:/config/shortcuts/excise
ctrl-E

View File

@ -0,0 +1,7 @@
created: 20231221120949931
creator: Octt
modified: 20231221121611715
modifier: Octt
title: $:/config/shortcuts/heading-1
ctrl-1

View File

@ -0,0 +1,7 @@
created: 20231221120951875
creator: Octt
modified: 20231221121613554
modifier: Octt
title: $:/config/shortcuts/heading-2
ctrl-2

View File

@ -0,0 +1,7 @@
created: 20231221120953699
creator: Octt
modified: 20231221121616779
modifier: Octt
title: $:/config/shortcuts/heading-3
ctrl-3

View File

@ -0,0 +1,7 @@
created: 20231221120955588
creator: Octt
modified: 20231221121622019
modifier: Octt
title: $:/config/shortcuts/heading-4
ctrl-4

View File

@ -0,0 +1,7 @@
created: 20231221120957908
creator: Octt
modified: 20231221121623987
modifier: Octt
title: $:/config/shortcuts/heading-5
ctrl-5

View File

@ -0,0 +1,7 @@
created: 20231221121000452
creator: Octt
modified: 20231221121626460
modifier: Octt
title: $:/config/shortcuts/heading-6
ctrl-6

View File

@ -0,0 +1,5 @@
created: 20231221121007140
creator: Octt
modified: 20231221121007140
modifier: Octt
title: $:/config/shortcuts/input-accept-variant

View File

@ -0,0 +1,7 @@
created: 20231221121005451
creator: Octt
modified: 20231221121922054
modifier: Octt
title: $:/config/shortcuts/input-accept
Enter

View File

@ -0,0 +1,7 @@
created: 20231221121008924
creator: Octt
modified: 20231221121932961
modifier: Octt
title: $:/config/shortcuts/input-cancel
Escape

View File

@ -0,0 +1,7 @@
created: 20231221121039596
creator: Octt
modified: 20231221142627491
modifier: Octt
title: $:/config/shortcuts/input-down
Down

View File

@ -0,0 +1,5 @@
created: 20231221120918123
creator: Octt
modified: 20231221142645891
modifier: Octt
title: $:/config/shortcuts/input-tab-left

View File

@ -0,0 +1,5 @@
created: 20231221120916403
creator: Octt
modified: 20231221142649636
modifier: Octt
title: $:/config/shortcuts/input-tab-right

View File

@ -0,0 +1,7 @@
created: 20231221120912906
creator: Octt
modified: 20231221142656507
modifier: Octt
title: $:/config/shortcuts/input-up
Up

View File

@ -0,0 +1,7 @@
created: 20231221121243479
creator: Octt
modified: 20231221122057846
modifier: Octt
title: $:/config/shortcuts/italic
ctrl-I

View File

@ -0,0 +1,5 @@
created: 20231221120907931
creator: Octt
modified: 20231221120907931
modifier: Octt
title: $:/config/shortcuts/layout-switcher

View File

@ -0,0 +1,7 @@
created: 20231221120906019
creator: Octt
modified: 20231221122548227
modifier: Octt
title: $:/config/shortcuts/link
ctrl-shift-L

View File

@ -0,0 +1,7 @@
created: 20231221120903922
creator: Octt
modified: 20231221122551939
modifier: Octt
title: $:/config/shortcuts/linkify
ctrl-L

View File

@ -0,0 +1,5 @@
created: 20231221120902578
creator: Octt
modified: 20231221122643932
modifier: Octt
title: $:/config/shortcuts/list-bullet

View File

@ -0,0 +1,5 @@
created: 20231221120900498
creator: Octt
modified: 20231221122650764
modifier: Octt
title: $:/config/shortcuts/list-number

View File

@ -0,0 +1,7 @@
created: 20231221120858906
creator: Octt
modified: 20231221122717876
modifier: Octt
title: $:/config/shortcuts/mono-block
ctrl-shift-M

View File

@ -0,0 +1,7 @@
created: 20231221120856114
creator: Octt
modified: 20231221122711884
modifier: Octt
title: $:/config/shortcuts/mono-line
ctrl-M

View File

@ -0,0 +1,5 @@
created: 20231221122804525
creator: Octt
modified: 20231221122829686
modifier: Octt
title: $:/config/shortcuts/new-image

View File

@ -0,0 +1,7 @@
created: 20231221122822021
creator: Octt
modified: 20231221122822021
modifier: Octt
title: $:/config/shortcuts/new-tiddler
shift-alt-N

View File

@ -0,0 +1,7 @@
created: 20231221120840410
creator: Octt
modified: 20231221122839334
modifier: Octt
title: $:/config/shortcuts/picture
ctrl-shift-I

View File

@ -0,0 +1,7 @@
created: 20231221120838258
creator: Octt
modified: 20231221144159815
modifier: Octt
title: $:/config/shortcuts/preview
shift-alt-P

View File

@ -0,0 +1,7 @@
created: 20231221120836161
creator: Octt
modified: 20231221121432673
modifier: Octt
title: $:/config/shortcuts/quote
ctrl-alt-Q

View File

@ -0,0 +1,7 @@
created: 20231221120833770
creator: Octt
modified: 20231221141514281
modifier: Octt
title: $:/config/shortcuts/save-tiddler
shift-alt-S

View File

@ -0,0 +1,5 @@
created: 20231221120829794
creator: Octt
modified: 20231221141519169
modifier: Octt
title: $:/config/shortcuts/save-wiki

View File

@ -0,0 +1,7 @@
created: 20231221120825058
creator: Octt
modified: 20231221152320096
modifier: Octt
title: $:/config/shortcuts/sidebar-search
ctrl-shift-F shift-alt-F

View File

@ -0,0 +1,5 @@
created: 20231221120822873
creator: Octt
modified: 20231221120822873
modifier: Octt
title: $:/config/shortcuts/stamp

View File

@ -0,0 +1,7 @@
created: 20231221120808649
creator: Octt
modified: 20231221121257759
modifier: Octt
title: $:/config/shortcuts/strikethrough
ctrl-alt-S

View File

@ -0,0 +1,7 @@
created: 20231221120805561
creator: Octt
modified: 20231221144226895
modifier: Octt
title: $:/config/shortcuts/subscript
ctrl-alt-B

View File

@ -0,0 +1,7 @@
created: 20231221120803713
creator: Octt
modified: 20231221144246691
modifier: Octt
title: $:/config/shortcuts/superscript
ctrl-alt-P

View File

@ -0,0 +1,7 @@
created: 20231221120801618
creator: Octt
modified: 20231221141644770
modifier: Octt
title: $:/config/shortcuts/toggle-sidebar
shift-alt-B

View File

@ -0,0 +1,7 @@
created: 20231221120759849
creator: Octt
modified: 20231221142609732
modifier: Octt
title: $:/config/shortcuts/transcludify
ctrl-K

View File

@ -0,0 +1,7 @@
created: 20231221141712771
creator: Octt
modified: 20231221141712771
modifier: Octt
title: $:/config/shortcuts/underline
ctrl-U

View File

@ -1,6 +1,6 @@
created: 20220920140732083
creator: Octt
modified: 20231220220641304
modified: 20231221155228713
modifier: Octt
title: $:/state/showeditpreview

View File

@ -1,6 +1,6 @@
created: 20220920174307633
creator: Octt
modified: 20231220211026793
modified: 20231221152237213
modifier: Octt
title: $:/state/sidebar

View File

@ -0,0 +1,7 @@
created: 20231221120723896
creator: Octt
modified: 20231221122403641
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/CloseCurrent--502179266
close

View File

@ -0,0 +1,7 @@
created: 20231221115354052
creator: Octt
modified: 20231221122426634
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/EditCurrent--502179266
close

View File

@ -0,0 +1,7 @@
created: 20231221120700840
creator: Octt
modified: 20231221141633778
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/ShowHistory--502179266
close

View File

@ -0,0 +1,7 @@
created: 20231221120659800
creator: Octt
modified: 20231221142708532
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/StoryCurrent--502179266
close

View File

@ -0,0 +1,7 @@
created: 20231221120659464
creator: Octt
modified: 20231221142747652
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/StoryFirst--502179266
close

View File

@ -0,0 +1,7 @@
created: 20231221120659032
creator: Octt
modified: 20231221142745564
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/StoryLast--502179266
close

View File

@ -0,0 +1,7 @@
created: 20231221120658624
creator: Octt
modified: 20231221142744876
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/StoryNext--502179266
close

View File

@ -0,0 +1,7 @@
created: 20231221120658160
creator: Octt
modified: 20231221142746236
modifier: Octt
title: $:/state/dropdown/keyboardshortcut/StoryPrev--502179266
close

Some files were not shown because too many files have changed in this diff Show More