mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-03-10 05:30:05 +01:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
93b28d0ac3
commit
5f5a5e1414
@ -1,6 +1,6 @@
|
||||
created: 20230429190756464
|
||||
creator: Octt
|
||||
modified: 20231229012758540
|
||||
modified: 20240213213441243
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: JavaScript/Frameworks
|
||||
@ -8,7 +8,10 @@ title: JavaScript/Frameworks
|
||||
* ''[[Alpine.js|https://alpinejs.dev/]]'' - //Rugged, minimal<<fnote "15 attributes, 6 properties, 2 methods">> framework for composing JavaScript behavior in the markup// - [[[Git|https://github.com/alpinejs/alpine]]]
|
||||
** [[HyperJS|https://js.hyperui.dev/]] - //Collection of Alpine JS components// - <<[ "[[Git|https://github.com/markmead/hyperjs]]">>
|
||||
* ''[[Electron|https://www.electronjs.org/]]'' - //Build cross-platform desktop apps with JavaScript, HTML, and CSS// - [[[Git|https://github.com/electron]]]
|
||||
|
||||
* ''[[React|https://reactjs.org/]]'' - //Building UI-oriented apps with [[JSX|https://en.wikipedia.org/wiki/JSX_(JavaScript)]]// - [[[Git|https://github.com/facebook/react]]]
|
||||
** [[Styling React Using CSS|https://www.w3schools.com/react/react_css_styling.asp]]
|
||||
** ''[[React Native|https://reactnative.dev/]]'' - //Compiling ReactJS apps to native ones// - [[[Git|https://github.com/facebook/react-native]]]
|
||||
* [[Preact|https://preactjs.com/]] --- //⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.// --- <<[# Git"https://github.com/preactjs">>
|
||||
|
||||
* ''[[Tauri|https://tauri.app/]]'' - //Use Rust to build desktop and mobile apps with a web frontend// - [[[Git|https://github.com/tauri-apps/]]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230429190335486
|
||||
creator: Octt
|
||||
modified: 20240103004131125
|
||||
modified: 20240213235353693
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Saved/Sites/Development
|
||||
@ -12,6 +12,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
|
||||
* [[Aibol Kussain|https://aibolik.com/]] --- //My Online space to share my learning in tech//
|
||||
* [[Hello Algorithms, Blockchain and Cloud|https://helloacm.com/]] --- //The Knowledgebase of Computing// --- seems like the most interesting and unique posts are the very old ones, still saving it here just for those.
|
||||
* [[binji's dustbin|https://binji.github.io/]]
|
||||
* [[bobbyhadz blog|https://bobbyhadz.com/]] --- //I write articles about Web Development and Cloud Computing.//
|
||||
* [[Chibi Aliens / ChibiAkumas|https://www.chibialiens.com/]] --- //learn Assembly for the Greatest Classic Processors//
|
||||
* [[The Copetti Site - Rodrigo Copetti|https://www.copetti.org/]] --- //Technical writings for hungry readers// --- has a //Architecture of Consoles// series
|
||||
* [[copyrat90::devlog|https://copyrat90.github.io/]], <<httpL velog.io/@copyrat90>> --- <<[# Git"https://github.com/copyrat90/copyrat90.github.io">>
|
||||
@ -44,6 +45,7 @@ Note: the most technically useful ones, or the non-too-personal ones, might be l
|
||||
* [[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//
|
||||
* [[Ryan Gaudion|https://gaudion.dev/]] --- //Software Developer Portfolio & Programming Blog// --- <<[# Git "https://github.com/RyanGaudion/GaudionDev">>
|
||||
* [[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//
|
||||
|
@ -1,12 +1,13 @@
|
||||
created: 20230221204801305
|
||||
creator: Octt
|
||||
modified: 20240204155347184
|
||||
modified: 20240213214826138
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Web/Development
|
||||
|
||||
<<^WikipediaFrame "Web development">>
|
||||
|
||||
* [[Dev Snap: The Ultimate Web Developer Resource|https://devsnap.me/]] --- Lists of //100% free resources and tools for web developers to help you build amazing products that delight your users//
|
||||
* [[Ravelrumba - Blogging design and front end development|https://www.ravelrumba.com/]]
|
||||
|
||||
!!! ''References''
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20240213190801878
|
||||
creator: Octt
|
||||
modified: 20240213192937474
|
||||
modified: 20240213205744993
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random?CAPTCHA
|
||||
tags:
|
||||
@ -9,5 +9,6 @@ title: CAPTCHA
|
||||
<<^wikipediaframe CAPTCHA>>
|
||||
|
||||
* [[(Google) reCAPTCHA|https://developers.google.com/recaptcha/]]
|
||||
** according to [[this support page, "Not seeing the checkbox and want an easier challenge?"|https://support.google.com/recaptcha#6262736]], while not explicitly said, I would think that there is a fallback version of reCAPTCHA for browsers without JavaScript... however, I don't think I've ever see it in practice
|
||||
* [[hCaptcha|https://www.hcaptcha.com/]] --- emerged as a reCAPTCHA alternative a few years ago, now solidified and started experimenting with very strange verification pictures
|
||||
* [[Cloudflare Turnstile|https://www.cloudflare.com/products/turnstile/]] --- another alternative that popped up few months ago, strangely with no visual puzzle ever
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20240103004531936
|
||||
creator: Octt
|
||||
modified: 20240212190738953
|
||||
modified: 20240214002819872
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Frontend
|
||||
@ -9,6 +9,8 @@ title: Frontend
|
||||
|
||||
* [[FreeFrontend|https://freefrontend.com/]]
|
||||
|
||||
* [[Dmitri Pavlutin|https://dmitripavlutin.com/]] --- //I help developers understand Frontend technologies// --- <<[# Git "https://github.com/panzerdp/dmitripavlutin.com">>
|
||||
|
||||
* [[React-Grid-Layout|https://github.com/react-grid-layout]] and associated repositories (..., react-draggable, react-resizable)
|
||||
|
||||
* <<httpsL loading.io>> --- //Your SVG + GIF + PNG Ajax Loading Icons and Animation Generator//
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20221006205957260
|
||||
creator: Octt
|
||||
modified: 20231220002438758
|
||||
modified: 20240214002157228
|
||||
modifier: Octt
|
||||
tags: Development Gaming $:/i18n:en
|
||||
title: Game development
|
||||
@ -21,4 +21,5 @@ title: Game development
|
||||
|
||||
!!! Developers
|
||||
|
||||
* [[richard carter|https://richardcarter.org/]]
|
||||
* [[Dani|https://danidev.itch.io/]] <<[# YT"https://www.youtube.com/c/DaniDev">>
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230116202756249
|
||||
creator: Octt
|
||||
modified: 20240129133948769
|
||||
modified: 20240213221030655
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random?gaming
|
||||
tags: $:/i18n:en
|
||||
@ -19,7 +19,8 @@ Some gaming resources:
|
||||
* [[Video Game History Foundation|https://gamehistory.org/]] --- //non-profit organization dedicated to preserving, celebrating, and teaching the history of video games//
|
||||
* [[The Cutting Room Floor|https://tcrf.net/]] is a site dedicated to unearthing and researching unused and cut content from video games
|
||||
* [[Video Game Music Preservation Foundation|https://www.vgmpf.com/Wiki/index.php]] --- //the Wikipedia of video game music!//
|
||||
* [[|https://vgmdb.net/]]
|
||||
* [[VGMdb|https://vgmdb.net/]] (VideoGame Music database)
|
||||
* [[StrategyWiki|https://strategywiki.org/]] --- //collaborative and freely-licensed wiki for all your video game strategy guide and walkthrough needs//
|
||||
|
||||
* <<Thonky.com>> --- //Video Game Guides and More//
|
||||
* [[MobyGames Video Game Database|https://www.mobygames.com/]] --- //extremely ambitious project with the goal to meticulously catalog all relevant information about electronic games on a game-by-game basis//
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230117104437158
|
||||
creator: Octt
|
||||
modified: 20230724222006518
|
||||
modified: 20240213224615601
|
||||
modifier: Octt
|
||||
tags: $:/i18n:en
|
||||
title: ImageMagick
|
||||
@ -9,6 +9,9 @@ title: ImageMagick
|
||||
|
||||
!!! ''How to''
|
||||
|
||||
* [[Color Modifications|https://www.imagemagick.org/Usage/color_mods/]] --- includes [[Modulation of Brightness, Saturation, and Hue|https://www.imagemagick.org/Usage/color_mods/#modulate]]
|
||||
* [[Compositing Images|https://www.imagemagick.org/Usage/compose/]]
|
||||
|
||||
* [[Convert pdf to pdf without losing quality|https://stackoverflow.com/questions/49899547/imagemagik-convert-pdf-to-pdf-without-doing-anything#49900085]]
|
||||
** //you have to upsize and put density first, e.g: `convert -density 288 input.pdf -resize 25% output.pdf`//
|
||||
|
||||
@ -16,6 +19,10 @@ title: ImageMagick
|
||||
** [[How to crop an image?|https://superuser.com/questions/1161340/how-to-crop-an-image-using-imagemagick-from-the-command-line#1161341]]
|
||||
** The most classic crop command is `-crop <Width>x<Height>+<OffsetX>+<OffsetY>`
|
||||
|
||||
* [[Vertically stack multiple images|https://superuser.com/questions/290656/vertically-stack-multiple-images-using-imagemagick]] --- //`convert -append in-*.jpg out.jpg`//
|
||||
|
||||
* [[create a .png file which is just a solid rectangle|https://stackoverflow.com/questions/7771975/imagemagick-create-a-png-file-which-is-just-a-solid-rectangle#7772288]] --- //`convert -size 100x100 xc:#990000 whatever.png`//
|
||||
|
||||
!!! ''Troubleshooting''
|
||||
|
||||
* [[ImageMagick using too much memory to convert PDF files|https://stackoverflow.com/questions/15384879/imagemagick-using-more-than-2gb-of-memory-to-convert-pdf-files]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230216193546517
|
||||
creator: Octt
|
||||
modified: 20231221185526833
|
||||
modified: 20240213225758349
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Language
|
||||
@ -21,10 +21,10 @@ title: Language
|
||||
|
||||
* //''[[Glosbe|https://glosbe.com/]]'' is the biggest community-built dictionary.//
|
||||
* //''[[Tatoeba|https://tatoeba.org/]]'' is a collection of sentences and translations. It's collaborative, open, free and even addictive.// --- <<[# Git"https://github.com/Tatoeba">>
|
||||
|
||||
* [[Il gender e la traduzione di videogiochi — Outcast|https://www.outcast.it/home/il-gender-e-la-traduzione-di-videogiochi]] - <<mywarc 423>>
|
||||
|
||||
; Tools
|
||||
: Machine translation: <<httpsL DeepL.com>> | <<httpsL Translate.Google.com>>
|
||||
: Machine translation: <<httpsL DeepL.com>> | <<httpsL Translate.Google.com>> | ...
|
||||
:* <<linkdescgit "Lingva Translate" "https://lingva.ml" "Self-hostable alternative front-end and API for Google Translate" "https://github.com/TheDavidDelta/lingva-translate">> <<[# "Scraper Git" "https://github.com/thedaviddelta/lingva-scraper">> --- note: the official instance appears broken, returning error for translations with specific characters, and also less metadata from the API, problems that some other public instances don't have (official may be running an older version?)
|
||||
:* <<linkdesc Mozhi"https://codeberg.org/aryak/mozhi" "alternative-frontend for many translation engines">> <<[# "Scraper Git" "https://codeberg.org/aryak/libmozhi">> (Google support broken as of 2023/11)
|
||||
:* [[Yandex Translate|https://translate.yandex.com/]] --- had OCR on web before Google
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20230111153758951
|
||||
creator: Octt
|
||||
icon: 🐧
|
||||
modified: 20240128233843561
|
||||
modified: 20240213224741044
|
||||
modifier: Octt
|
||||
page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
|
||||
tags: $:/i18n:en Unix
|
||||
@ -64,3 +64,5 @@ title: Linux
|
||||
* [[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}`
|
||||
* [[How to Show FPS Counter in Linux Games|https://linuxhint.com/show_fps_counter_linux_games/]]
|
||||
* [[How to Check CPU Temperature on Linux|https://phoenixnap.com/kb/linux-cpu-temp]]
|
||||
|
||||
* [[How to Set or Change Timezone on Debian 10|https://linuxize.com/post/how-to-set-or-change-timezone-on-debian-10/]] (or any system where time is managed by systemd) with `timedatectl`
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20231222123820453
|
||||
creator: Octt
|
||||
modified: 20240127231310608
|
||||
modified: 20240213213308537
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Networking
|
||||
@ -9,6 +9,8 @@ title: Networking
|
||||
|
||||
!!! Resources
|
||||
|
||||
* <<WikipediaL RONJA>> (Reasonable Optical Near Joint Access) --- free-space optical communication system originating in the Czech Republic, developed by Karel Kulhavý of Twibright Labs and released in 2001. It transmits data wirelessly using beams of light
|
||||
|
||||
* [[Port Forwarding without delay and high fps in a real time live stream using socat|https://unix.stackexchange.com/questions/454157/port-forwarding-without-delay-and-high-fps-in-a-real-time-live-stream-using-soca]]
|
||||
** socat is not good for this, better to use iptables (if only it was working...), or firewalld: eg. `firewall-cmd --add-forward-port=port=80:proto=tcp:toport=8080`
|
||||
*** see [[Forwarding ports with firewalld|https://major.io/p/forwarding-ports-with-firewalld/]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20220923110724649
|
||||
creator: Octt
|
||||
modified: 20240213183948744
|
||||
modified: 20240213220756502
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Nintendo
|
||||
@ -22,6 +22,8 @@ find Pikmin around you using a smart device camera.// --- <<[# Announcement"http
|
||||
|
||||
* [[Froxot Browser Games for Nintendo DSi/3DS/2DS|http://www.froxot.de/index.php]]
|
||||
|
||||
* [[Nintendo Independent Wiki Alliance|https://niwanetwork.org/]] --- //network of independent wikis working together since 2010 to bring fans quality coverage of all things Nintendo//
|
||||
|
||||
; Tools
|
||||
: [[mkey generator|https://mkey.salthax.org/]] - //3DS / Wii U / Switch parental controls master key generator// - <<[ "[[Git|https://github.com/dazjo/mkey]]">>
|
||||
: [[NDSTokyoTrim|https://eden.fm/ndstoykotrim/]] - batch trimmer with wifi detection --- <<[# Thread"https://gbatemp.net/threads/ndstokyotrim-batch-trimmer-with-wifi-detection.55162/">>
|
||||
|
@ -1,10 +1,12 @@
|
||||
created: 20231211234531423
|
||||
creator: Octt
|
||||
modified: 20231211234717114
|
||||
modified: 20240213221741858
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Pastebin
|
||||
|
||||
<<^wikipediaframe Pastebin>>
|
||||
|
||||
* <<httpsL Pastebin.com>>
|
||||
* [[Rocket Powered Pastebin|https://paste.rs/]] --- //Simple API. CLI. Web form. Renders Markdown. Highlights code.//
|
||||
* <<httpsL termbin.com>> --- //Netcat-based command line pastebin// --- <<[# Git"https://github.com/solusipse/fiche">>
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230504095843099
|
||||
creator: Octt
|
||||
modified: 20240107223045631
|
||||
modified: 20240213235917017
|
||||
modifier: Octt
|
||||
tags: Art
|
||||
title: Tech Art
|
||||
@ -8,6 +8,7 @@ title: Tech Art
|
||||
<<^wikipediaframe "Electronic art">>
|
||||
|
||||
* <<linkdescgit dwitter "https://www.dwitter.net/" "Social network for short js demos" "https://github.com/lionleaf/dwitter">> --- <<[# "Frontend Git" "https://github.com/dwitter-net/dwitter-frontend">>
|
||||
* [[WAB.com Web Demo Archive|https://wab.com/]] --- mainly old-style Amiga-style demos recreated for Web
|
||||
|
||||
!!! Fractal
|
||||
|
||||
@ -23,6 +24,7 @@ Some interesting tech art pieces follow.
|
||||
* [[Blob Opera|https://g.co/arts/6tBHA7mJESJtirzF9]] --- //Create your own ML-powered opera song!//
|
||||
* [[If the Moon Were Only 1 Pixel|https://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html]] --- //A tediously accurate map of the solar system//
|
||||
* [[Internet Explorer 6 Error|https://mrdoob.com/lab/javascript/effects/ie6/index.html]]
|
||||
* [[Introlux (Genesis Project)|https://gubbdata.se/downloads/gubbdata2015/introlux/index2.html]] --- //A HTML5/CSS3 web browser intro by Genesis Project for Gubbdata 2015 in Lund, Sweden//
|
||||
* [[neal – Space Elevator|https://neal.fun/space-elevator]]
|
||||
* [[Arktis – Tweet Demo|https://arkt.is/t/Yy53aWR0aD0yZTM7dCo9Mzt4LnRyYW5zbGF0ZSg5ODAsNDUwKTtmb3IoaT0wO2k8MzIyOyl4LmZpbGxTdHlsZT1SKGkpLHgucm90YXRlKCFpKkModC09LjAzKSshKGkrKyU0KSpTKHQpLzkrMS41NykseC5maWxsUmVjdCg1KmksNSppLDk5LDk5KQ==]] --- <<[# Git "https://github.com/sigvef/arktis-tweet-demo">>
|
||||
* [[http error CSS cube|https://web.archive.org/web/20231121232217/https://xyz.is/]] (info unknown)
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20231203235203040
|
||||
creator: Octt
|
||||
modified: 20231210224130939
|
||||
modified: 20240214002923618
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Templating language
|
||||
@ -8,4 +8,5 @@ title: Templating language
|
||||
<<^wikipediaframe "Templating language">>
|
||||
|
||||
* [[Liquid|https://shopify.github.io/liquid/]] (docs) --- //Safe, customer-facing template language for flexible web apps.//, as well as many static site generators --- <<[# Git"https://github.com/Shopify/liquid">>
|
||||
** [[LiquidJS|https://liquidjs.com/]] --- //A simple, expressive, safe and Shopify compatible template engine in pure JavaScript// --- <<[# Git "https://github.com/harttle/liquidjs">>
|
||||
** [[How to concatenate / append a string to another one in Jekyll / Liquid?|https://stackoverflow.com/questions/23688939/how-to-concatenate-append-a-string-to-another-one-in-jekyll-liquid]] --- best way is `{% capture varfull %}{{ var1 }} and also {{ var2 }}{% endcapture %}`
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20230216214811117
|
||||
creator: Octt
|
||||
icon: ⌚
|
||||
modified: 20230223225609515
|
||||
modified: 20240213203901455
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random/?watch
|
||||
tags: Clock
|
||||
@ -38,3 +38,5 @@ title: Watch
|
||||
|
||||
* [[Open-SmartWatch|https://open-smartwatch.github.io/]]
|
||||
* [[PineTime|https://www.pine64.org/pinetime/]]
|
||||
|
||||
* <<RedditL r/esp32/comments/klzru7/eink_watch_based_on_the_esp32/ "E-Ink Watch based on the ESP32">>
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20230203214532694
|
||||
creator: Octt
|
||||
icon: 🕸️
|
||||
modified: 20240213184412394
|
||||
modified: 20240213204912403
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random?web
|
||||
tags: Internet
|
||||
@ -10,8 +10,8 @@ title: Web
|
||||
<<^wikipediaframe World_Wide_Web en>>
|
||||
|
||||
* [[PyScript|https://pyscript.net/]] --- //Run Python in Your HTML// --- <<[# Git"https://github.com/pyscript">>
|
||||
|
||||
* [[no-js-fixer|https://github.com/user234683/no-js-fixer]] --- //userscript fixing webpages which unnecessarily break when javascript is disabled//
|
||||
* [[Basemark Web 3.0 benchmark|https://web.basemark.com/]]
|
||||
|
||||
!! User-Agent
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230109104559438
|
||||
creator: Octt
|
||||
modified: 20240213155341889
|
||||
modified: 20240213220045570
|
||||
modifier: Octt
|
||||
page-cover: https://source.unsplash.com/random?YouTube
|
||||
tags: Internet TODO $:/i18n:en
|
||||
@ -9,7 +9,11 @@ title: YouTube
|
||||
<<^wikipediaframe YouTube>>
|
||||
|
||||
* [[/watch?v=|https://www.youtube.com/watch?v=]] --- as of December 2023, this URL loads the video <<YoutubeL 9xp1XWmJ_Wo "YouTube is not currently available on this device.">> (directly, without redirects)
|
||||
** there was also `/watc` (see "[[What could ever happen? It's just YouTube without a video ID. Right?|https://feddit.it/post/32536]]", "<<YoutubeL KTsS0fPfNRk "YouTube's Satanic Link Glitch (666)">>") which used to redirect to a 666 video, now apparently it got patched and just does a 404
|
||||
* [[Infinite-Storage-Glitch|https://github.com/DvorakDwarf/Infinite-Storage-Glitch]] - //Use YouTube as cloud storage for any files// - <<[ "[[Mirror|https://gitea.it/octo/Infinite-Storage-Glitch]]">>
|
||||
* [[Tammy AI|https://tammy.ai/]] --- //Too Long; Didn't Watch?
|
||||
Save Time on
|
||||
YouTube with AI summaries//
|
||||
|
||||
!!! Frontends
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
created: 20240213193353418
|
||||
created: 20240214003108993
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20240213193353418
|
||||
modified: 20240214003108993
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
@ -1,6 +1,6 @@
|
||||
created: 20240213143215381
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20240213193014729
|
||||
modified: 20240214002750589
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
Loading…
x
Reference in New Issue
Block a user