mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-01-23 03:14:40 +00:00
Compare commits
6 Commits
new-releas
...
survey-edi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4db4aaa94 | ||
|
|
33f6eb0ea1 | ||
|
|
5f941d63a9 | ||
|
|
af3d44c7fe | ||
|
|
873a352b0d | ||
|
|
dac12d9b2b |
4
.github/workflows/pr-check-build-size.yml
vendored
4
.github/workflows/pr-check-build-size.yml
vendored
@@ -5,8 +5,8 @@ on:
|
||||
paths:
|
||||
- 'boot/**'
|
||||
- 'core/**'
|
||||
- 'themes/tiddlywiki/snowwhite/**'
|
||||
- 'themes/tiddlywiki/vanilla/**'
|
||||
- 'themes/snowwhite/**'
|
||||
- 'themes/vanilla/**'
|
||||
|
||||
jobs:
|
||||
calculate-build-size:
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
# Default to the current version number for building the plugin library
|
||||
|
||||
if [ -z "$TW5_BUILD_VERSION" ]; then
|
||||
TW5_BUILD_VERSION=v5.4.0
|
||||
TW5_BUILD_VERSION=v5.3.7
|
||||
fi
|
||||
|
||||
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
title: Community Cards Caveats
|
||||
created: 20250909171928024
|
||||
modified: 20250909171928024
|
||||
|
||||
''Please note that [[Community Cards]] are a new initiative started in September 2025. There is further work required to complete the team and people information.''
|
||||
@@ -1,11 +0,0 @@
|
||||
title: Community Cards
|
||||
tags: Community
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
|
||||
The purpose of Community Cards is to allow project plans and other community activities to be linked to the people who are involved in them. They also allow people to share their interests and activities in the TiddlyWiki community, and to help people in the TiddlyWiki community get to know each other better.
|
||||
|
||||
{{Community Cards Caveats}}
|
||||
|
||||
* [[Submitting a Community Card]]
|
||||
* [[Displaying Community Cards]]
|
||||
@@ -1,26 +0,0 @@
|
||||
title: Displaying Community Cards
|
||||
tags: [[Community Cards]]
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
|
||||
!! Cards for people
|
||||
|
||||
This is an inline card for <<community-card-pill-person title:"@Jermolene">> and <<community-card-pill-person title:"@ericshulman">> which can be used in the middle of a sentence.
|
||||
|
||||
This is a stack of inline cards:
|
||||
|
||||
<<community-card-pill-stack-person>>
|
||||
|
||||
Here is a full format card:
|
||||
|
||||
<<community-card-person title:"@Jermolene">>
|
||||
|
||||
This is how the card looks when there is no such person:
|
||||
|
||||
<<community-card-person title:"@MissingPerson">>
|
||||
|
||||
!! Cards for teams
|
||||
|
||||
This is a card for a project team:
|
||||
|
||||
<<community-card-team title:"Project Team">>
|
||||
@@ -1,36 +0,0 @@
|
||||
title: Submitting a Community Card
|
||||
tags: [[Community Cards]]
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
|
||||
Anyone associated with the TiddlyWiki community can submit a Community Card. The submission process currently involves making a GitHub pull request but we intend to provide a more user-friendly submission process in the future.
|
||||
|
||||
Pull requests to add or update a community card should be made against the `tiddlywiki-com` branch of the [[TiddlyWiki repository|https://github.com/TiddlyWiki/TiddlyWiki5]] in the directory `community/people`.
|
||||
|
||||
The card should be a TiddlyWiki tiddler with the following fields:
|
||||
|
||||
|!Field |!Required|!Description |
|
||||
|`title`|Yes |The username of the person represented by the card, starting with `@` (e.g. `@Jermolene`). This is the title of the card and should be unique |
|
||||
|`tags`|Yes |The tags for the card, including `Community/Person` |
|
||||
|`fullname`|Yes |The full name of the person or group represented by the card |
|
||||
|`avatar`|Yes |The base64 representation of the 32x32 avatar image for the person represented by the card |
|
||||
|`first-sighting`|No |The date of the first sighting in the community of the person represented by the card. This should be in ISO 8601 format (YYYY-MM-DD) |
|
||||
|`talk.tiddlywiki.org`|Yes |The username of the person or group on the TiddlyWiki Talk forum |
|
||||
|`github`|No |The username of the person or group on GitHub |
|
||||
|`linkedin`|No |The URL of the LinkedIn profile for the person or group represented by the card |
|
||||
|`flickr`|No |The URL of the Flickr profile for the person or group represented by the card |
|
||||
|`homepage`|No |The URL of the homepage for the person or group represented by the card |
|
||||
|`email`|No |The email address of the person or group represented by the card |
|
||||
|`text`|Yes |The text of the card. This should include a brief description of the person or group represented by the card, and any other relevant information |
|
||||
|
||||
! Rules for Community Cards
|
||||
|
||||
Community cards must observe the following rules. It is intended to enforce them with an automated script, but for the moment they will be manually checked.
|
||||
|
||||
* `title` must be unique and start with `@`
|
||||
* `tags` must include `Community/Person`
|
||||
* `fullname` must be provided
|
||||
* `avatar` must be a base64 representation of a 32x32 image, with a limit of 1KB. [[Squoosh|https://squoosh.app/]] is recommended for resizing and compressing images
|
||||
* `first-sighting` should be in ISO 8601 format (YYYY-MM-DD)
|
||||
* `talk.tiddlywiki.org` must be provided
|
||||
* `text` total size must not exceed 2KB
|
||||
@@ -1,10 +0,0 @@
|
||||
title: @Arlen22
|
||||
tags: Community/Person
|
||||
fullname: Arlen Beiler
|
||||
first-sighting: 2011-06-20
|
||||
talk.tiddlywiki.org: arlen22
|
||||
github: Arlen22
|
||||
homepage: arlen22.github.io
|
||||
avatar: /9j/4AAQSkZJRgABAQAAAQABAAD/2wEEEAAVABUAFQAVABYAFQAYABoAGgAYACEAIwAfACMAIQAwAC0AKQApAC0AMABJADQAOAA0ADgANABJAG8ARQBRAEUARQBRAEUAbwBiAHcAYQBaAGEAdwBiALEAiwB7AHsAiwCxAMwArACiAKwAzAD4AN0A3QD4ATgBKAE4AZcBlwIkEQAVABUAFQAVABYAFQAYABoAGgAYACEAIwAfACMAIQAwAC0AKQApAC0AMABJADQAOAA0ADgANABJAG8ARQBRAEUARQBRAEUAbwBiAHcAYQBaAGEAdwBiALEAiwB7AHsAiwCxAMwArACiAKwAzAD4AN0A3QD4ATgBKAE4AZcBlwIk/8IAEQgAQABAAwEiAAIRAQMRAf/EADAAAAIDAQEAAAAAAAAAAAAAAAMFAQQGAgABAQEBAQEAAAAAAAAAAAAAAAIDAQAE/9oADAMBAAIQAxAAAADIRMd3XctQlXtCTTmB6RFvANDouy4DYwEEar6YVM7ocz57mcqnZys+V2azZU4XZSoiZqhQt9TKOlnO+GOl1HyoUPXLn//EACYQAAICAQQCAgEFAAAAAAAAAAECABEDBBIhMUFRECITFCMycZH/2gAIAQEAAT8AI4Bv4ryAeBAnANHuNidWogEwYHNRsdfA8iruVMOIu6iYtK4c714vgTDpXyOfrQHdifoArEXxM2mR0NeOhUzI+LJzYbuHszCm5hYseZh0gXYWFIai4cWJgFJuFKYvtr2sJRuB9fUzgDHlGMHia2757uYsYc0TNHpsSmzzMONjl9iu74iK6PbWT7gv/RMiZDk+qcA3NXkAVl3gE+ADU1PDVdiaDCGJZjQEyowKANS1ZMwK+HJ+3a0KUDqYnYINxJ3eItDk81M2cZD+NVIrmanU/wAl2gCZiGNiaFziJ3LYIHcXMrLvDABe17EN1vCgqR2TNPnGTBSBbDTeV3c2amdlxPuD2C3H9epqmV628xqsUYmdiuwkVVTSZ0Q/dxwYdScrgBRsqONi2KQX7mo1G4WCK20B6j6p/VpcfMXPVQ9mbhx9eLgZrFGDUZB1DqMrCma4xN8mDcR5qK5Rgw7Hx//EABwRAQEBAQACAwAAAAAAAAAAAAECABEDIhIxQf/aAAgBAgEBPwDVQYpfzd66qDeOSn7yEmH23ffDAi66mug6DM9N8HTAY3//xAAcEQEBAQEAAgMAAAAAAAAAAAABAAIREBIiQVH/2gAIAQMBAT8AglC+rJbdCT1vVC33l83tj2OPLS+AJ3+Tf//Z
|
||||
|
||||
I make random software.
|
||||
@@ -1,29 +0,0 @@
|
||||
title: @ericshulman
|
||||
tags: Community/Person Community/Team/Contributors
|
||||
fullname: Eric Shulman
|
||||
first-sighting: 2005-06-21
|
||||
talk.tiddlywiki.org: ericshulman
|
||||
github: ericshulman
|
||||
homepage: tiddlytools.com
|
||||
email: elsdesign@gmail.com
|
||||
avatar: iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAD/ElEQVR42o2Tf2iUdRzH37e7rOa222233bab3mqKU9QihCAi+isKwX/sh5UQhGYQhNAvQowRUoghQWDOIJtQmOY0M92ZmVGm0WbTyZI1Nnft99S1jc3dPT9efffg/bHdLn19Hp4HPjzv9/fz+fL5aE58PwUkjzzFVC4P/G/k6E445Pc+uceeaqnv7Ogd6Rq68PPhrc+vkiERWOLT/+Ib8uQHNiXax3BIM0mC+CEtl2G7X9mIeCV+9Ejrr2MAtgkH14SNBRZXrYYPNF86nsXCkx/8dATAsp0JhknQTYJrTHg5SNI0qMekb+aw8Hr74WCKpNNu/0Kck5ymkRMcZz/1Jv5g2CUFbZYelrbMvlBMonHvJK3JuPsdTQxwExc8XG7SxF7OcxGScP6wRGCG/Asjf39VPydTzbQyRBrXBKToBCP/nQQ9VpIDO6SumU3EjUFLzX766HMG0mIvoJnXEbU47GGXc4TGBs3zWp5Jh7F47omdf56hy9lLIz3gyYfZSQMJztFEH3KEDg+bf1dkzkO9Savks7H9NLqnuEw3MEU314nTwABj/MV2R6y8JL+0wKdM8MtX23aFy04dF5mg08QI6XYsemmzRfiMDP5Mg1emK4ienZxi0p0gBfRwhSHAxgXGGeS6tYUdu6TPA3Ofr3Mfj9Bv4zHMDaCTMcBlnG4cJqx64sagN9Ngw3RJoa5R+MftI8k1Wm7NcSsH6KKPFGBbG1n1srQ+06DWpJ59cRhsGKGbo0wBFpDgNGcBcHGsl9BuSZmjfCRHWnv0BtgOcJVWwAZG2cw+3uErAKacZ6hq32PkGWuNSaxsHgIHxqjje5I4/Ms2dCt+BHpcUT4ai0j5sw22TCea2sCBbz3BOjaRFj+JeAE46IoHxlUmlfrmWuZT+8Ae935fjljDe3zpLdEJxGriLHdFtL8mKC2cbbAgIOXVBemwBhHibZq4xN/0YgPrESsRsiMs+C1zEwwFxqBqs4hY2yhlKeIUab5GLEM8SLlVRslu77jZhEwL/ofKKZ4uknxiiLO0cYFGFpJPMTGiRO0iQqtNrX7NxueTcahqv4/FTpgwFYinOcoxtiLKWEwF+U6Mqv5FuVlWSQHzvBWmKmUqIEg1YiMfIu6lhjKCRK0YkXelwoDmIjztWrCot5KQs5R5zKccIVZQwl3cTaVdQVGnfOkrzFbDuvuJWTVuBcXcQ5iFlFFAmBynlBKKH/f6z06pX6r6pJoSQlaeW2gsighi3na1E6HwNSkUUHbS45FXG7ajhIi68+1cO98qtqqJEHzTW6LbEfUstER1ef2llBKhiGqKW7VGUk6lT7dnmS/gnZMf1KPaoI16VWsrA1KhX3dObo5m9VqQpff/AFTcI4hMzFV+AAAAAElFTkSuQmCC
|
||||
|
||||
\define wiki(text,topic) [[$text$|https://en.wikipedia.org/wiki/$topic$]]
|
||||
|
||||
''Hello! My name is Eric Shulman''. I am the author of ''[[www.TiddlyTools.com|http://www.TiddlyTools.com]] (Small Tools for Big Ideas! ™)'', a popular collection of original plugins, macros, widgets, templates and stylesheets for TiddlyWiki that I have created and shared with the TiddlyWiki community.
|
||||
|
||||
<<<
|
||||
Think of TiddlyTools as a ''virtual hardware store and "demonstration showroom"'', offering tools, parts and techniques that provide a rich variety of new functionality and feature enhancements to help you ''turn a general-purpose TiddlyWiki "info-house" into a comfortable, custom-built "info-home"''.
|
||||
|
||||
The TiddlyWiki core system provides the basic structure and utilities: the foundation, framing, walls, roof, windows/doors, plumbing, heating, and electrical systems. Then, TiddlyTools helps you with all the "finish work": the appliances, fixtures, lighting, cabinets, furniture, paint, wallpaper, carpeting, etc. ''to best suit your specific needs and personal style''.
|
||||
<<<
|
||||
|
||||
Since the early days of TiddlyWiki (April 2005), I have worked closely with its inventor, [[Jeremy Ruston|https://jermolene.com/]], to help develop and improve TiddlyWiki's core functions. I am also a key contributor and administrator of the online TiddlyWiki [[Discourse|https://talk.TiddlyWiki.org]] and [[GoogleGroups|https://groups.google.com/forum/#!forum/tiddlywiki]] discussion forums, providing ongoing assistance to the worldwide TiddlyWiki community. I have written over 15,000 detailed responses to individual questions posted online. For several years I was also the lead developer and maintainer of the [[TiddlyWiki Classic|https://classic.tiddlywiki.com/]] codebase.
|
||||
|
||||
I was born and raised in suburban Long Island, NY, and attended [[Carnegie Mellon University (CMU)|https://www.cmu.edu/]] in Pittsburgh, PA, where I studied ''Computer Science, Cognitive Psychology, Sociology, Human Factors Design, and Artificial Intelligence''. As an undergraduate at CMU, I was privileged to work with some of the major luminaries in early software research and design, including <<wiki "Herbert Simon" "Herbert_A._Simon">>, <<wiki "Allen Newell" "Allen_Newell">>, <<wiki "James Gosling" "James_Gosling">>, and <<wiki "Raj Reddy" "Raj_Reddy">>. I was also employed in several Computer Science Department research projects, including the development of speech recognition technologies, graphical interface systems, and interactive applications for instruction in physics, art and music. I received a ''Bachelor of Science in "Interactive Systems Design"'' from CMU in 1985.
|
||||
|
||||
During my early post-graduate years, I worked for several notable software development companies, including
|
||||
<<wiki "Honeywell Information Systems" "Honeywell#Honeywell_Information_Systems">> and <<wiki "Lotus Software" "Lotus_Software">>. I was an integral member of the <<wiki "1-2-3 spreadsheet"
|
||||
"Lotus_1-2-3">> development team where I helped create the first GUI-based application interfaces for Microsoft Windows and IBM OS/2.
|
||||
|
||||
Since 1998, I have been an ''independent design consultant'', living and working in Silicon Valley, where I apply more than 40 years of experience to provide ''analysis, design and software development services'' for commercial companies and not-for-profit organizations, with emphasis on ''information architecture'' and ''interaction/visual design standards'' to improve ease-of-use for new and existing software products and online environments.
|
||||
@@ -1,20 +0,0 @@
|
||||
title: @Jermolene
|
||||
tags: Community/Person
|
||||
fullname: Jeremy Ruston
|
||||
first-sighting: 2004-09-20
|
||||
talk.tiddlywiki.org: jeremyruston
|
||||
github: Jermolene
|
||||
linkedin: www.linkedin.com/in/jermy
|
||||
flickr: www.flickr.com/photos/jermy/
|
||||
homepage: jermolene.com
|
||||
email: jeremy@jermolene.com
|
||||
avatar: /9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAgICAgJCAkKCgkNDgwODRMREBARExwUFhQWFBwrGx8bGx8bKyYuJSMlLiZENS8vNUROQj5CTl9VVV93cXecnNEBCAgICAkICQoKCQ0ODA4NExEQEBETHBQWFBYUHCsbHxsbHxsrJi4lIyUuJkQ1Ly81RE5CPkJOX1VVX3dxd5yc0f/CABEIACAAIAMBIgACEQEDEQH/xAAtAAEBAAMAAAAAAAAAAAAAAAAHBgIEBQEBAQEBAAAAAAAAAAAAAAAAAgQBBf/aAAwDAQACEAMQAAAANF4uTuPRhD2nBLnUiJvKM0DtMKy//8QAKxAAAgIBAwMDAQkAAAAAAAAAAQIDBBEABRITITEiMkFxFEJRUmFicoGR/9oACAEBAAE/AInTA6gUGP4ZOQbW1bPsmyUq1q+gmvFPUzZPDkPamtwqU75ks04JakroVcg5RwRjg66NUx25KbzqJYyMngfqSuq0M3NZYIebJIvZozIvI/iNPcp/aalSdJXsS4VcKeIzlvU3jVTcYLNiaGISrjkhWQYDfQ63pYAzCDBsOiu7Dsx4EHH6r2w2ttimjd2IsNErhhJHKI04/uzqxuCxpBYVVWKSHqwMyMSQ33SB7dUJFmlkMYRgnqZgCMf7rf8AeEt3A9YOhjXAb2k8u7dtT1RZeOtXmYxiOPj4ZWY/lb51skqUNnNW/wBNzC7IpB6gQeeB/jq/fqGOaLbowuYn5MAQOw8LjW5Vmeo0qIsqYLLKjHIZmwv9fB1//8QAHxEAAQMEAwEAAAAAAAAAAAAAEQABAgMSIWExMkFR/9oACAECAQE/AD9iTy2lJmHUB8BVKM4SNSOj46a29saX/8QAHREAAgICAwEAAAAAAAAAAAAAAQIAAwQRITGBkf/aAAgBAwEBPwDHpFpJZtamVSiBWT2Yt7hmCDsb+TKtsKqpGg3M/9k=
|
||||
|
||||
I'm the original inventor of TiddlyWiki. You can hire me through my consultancy company [[Intertwingled Innovations|https://intertwingledinnovations.com]] or contact me directly.
|
||||
|
||||
Further information:
|
||||
|
||||
* A recording of the [[keynote I gave at QCon London in April 2024|https://www.infoq.com/presentations/bbc-micro/]], and the [[discussion on talk.tiddlywiki.org|https://talk.tiddlywiki.org/t/recording-of-jeremys-keynote-at-qcon-london-april-2024/10505]]. The talk mixes some nostalgia about my teenage activities with the BBC Micro with thoughts on the development of the software industry and insights gained from working with TiddlyWiki
|
||||
* An [[interview with me in The Inquirer|https://web.archive.org/web/20111103225832/http://www.theinquirer.net/inquirer/feature/2105529/bt-software-engineer-tells-telco-source]] by Wendy Grossman
|
||||
* A [[hilarious interview with me|https://www.youtube.com/watch?v=auyIhw8MTmQ]] from British television in 1983
|
||||
* Here's a video of a presentation I did in 2007 called [["How to Start an Open Source Project"|http://vimeo.com/856110]].
|
||||
@@ -1,11 +0,0 @@
|
||||
title: @MotovunJack
|
||||
tags: Community/Person Community/Robot
|
||||
fullname: Motovun Jack
|
||||
first-sighting: 2012-01-12
|
||||
github: MotovunJack
|
||||
homepage: tiddlywiki.com
|
||||
avatar: /9j/4AAQSkZJRgABAQAAAQABAAD/2wEEEAAYABgAGAAYABkAGAAaAB0AHQAaACUAKAAjACgAJQA2ADIALgAuADIANgBSADsAPwA7AD8AOwBSAH0ATgBbAE4ATgBbAE4AfQBuAIYAbQBlAG0AhgBuAMYAnACKAIoAnADGAOUAwQC2AMEA5QEWAPgA+AEWAV4BTAFeAckByQJmEQAYABgAGAAYABkAGAAaAB0AHQAaACUAKAAjACgAJQA2ADIALgAuADIANgBSADsAPwA7AD8AOwBSAH0ATgBbAE4ATgBbAE4AfQBuAIYAbQBlAG0AhgBuAMYAnACKAIoAnADGAOUAwQC2AMEA5QEWAPgA+AEWAV4BTAFeAckByQJm/8IAEQgAQABAAwEiAAIRAQMRAf/EADAAAAIDAQEAAAAAAAAAAAAAAAMEAQIFBgABAQEBAQEAAAAAAAAAAAAAAAIDAQAE/9oADAMBAAIQAxAAAADZCfn5vZJz+rnODGtpbpm6O8xzG9lCiszXtikQhtkTBputBxURJuVVYlEdBaQ284mPDj6GmkNUblMxRmi7dKw//8QAKxAAAgIBAgUCBgMBAAAAAAAAAQIAAxESIQQTIkFRFGEjMUJxgaEyNGLR/9oACAEBAAE/AMmX3ilMkjPaV3ragZDtNRmoxpvA2sEqQcHEwJxlwa98nYbCU8TymDfSTvPVKMbZHkQcTU4yDH46tTiE8RxjLXnQp7Dx5MACgKuyqMAS1xXU7kjYTiEbWp3y0IucYbGx6e05hDAqMH/k59o3DfxAE5hss1MNzODdVraxu50ieppH1Tivi8O6eYQ1j4B6guAftChDMNjBqycHcCYJqdj2s3idRBHfpi/1Kie7PDo95w/EMxYM22n9yy5AzBc/iLe7dIqx7kyy2ypyOWoYTofhCyDAZtx4MOmpK9sncyx1NdSq2kBBt3EKf6mgIzDUPIiByuqk7faMLbOyEjuuxEAyo56AgeTA3KL1AYRm1CcvmkgAs2wHjEvPxGIMJPmHUQCQNothr32A0ggeYluplcAK2PlLbTytZUkdwI7V3lAQMgbAfP8AMoCV1AKMOR+pdsc5yD595mMmNIGD4h0vsfupHyBlTKW9znMd+TQnljPWqHYIqhwD1zKsqtjBzCAVAyBicnqG6jbOe0//xAAbEQEBAAMBAQEAAAAAAAAAAAABAAIRIRASQf/aAAgBAgEBPwBYbZDuXvnLE5OrkWJzxI4g33ift//EABsRAAMBAQADAAAAAAAAAAAAAAABEQIhEBJB/9oACAEDAQE/AMqjzHwjGoZXPHTb6Zp1/TRp1khYjW01xHqz/9k=
|
||||
|
||||
Motovun Jack is a robot that helps maintain the TiddlyWiki project infrastructure. It is not a person, but rather a set of automated scripts and tools that assist in managing the various services and resources used by the TiddlyWiki community.
|
||||
|
||||
The origin of the name "Motovun Jack" is a lovable and playful kitten encountered by [[@Jermolene]] in the beautiful medieval hill town of Motovun in Croatia. Jack was [[first adopted|https://github.com/TiddlyWiki/TiddlyWiki5/commit/ecfbaaa5641f14e1766ef17ef6416bf9aa992863]] as the TiddlyWiki 5 mascot in 2012.
|
||||
@@ -1,10 +0,0 @@
|
||||
title: TiddlyWiki People
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
tags: Community About
|
||||
|
||||
Members of the TiddlyWiki community who are involved in the development of TiddlyWiki and the running of the project are invited to [[create a Community Card|Submitting a Community Card]] so that they can be included in project plans and organisation charts. Community Cards can also showcase their interests and activities in the TiddlyWiki community.
|
||||
|
||||
{{Community Cards Caveats}}
|
||||
|
||||
<<community-card-pill-stack-person personFilter:"[tag[Community/Person]sort[title]]">>
|
||||
@@ -1,10 +0,0 @@
|
||||
title: TiddlyWiki Project
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
tags: Community About
|
||||
|
||||
The TiddlyWiki Project is the coordinated, ongoing effort to maintain and improve TiddlyWiki, and to support the TiddlyWiki community.
|
||||
|
||||
{{Community Cards Caveats}}
|
||||
|
||||
<$list filter="[tag[Community/Team]]" template="$:/tiddlywiki/community/cards/ViewTemplateBodyTemplateTeam"/>
|
||||
@@ -1,4 +0,0 @@
|
||||
title: Vacant Positions
|
||||
tags: [[TiddlyWiki Project]]
|
||||
|
||||
If you are interested in volunteering to help the project please get in touch with <<community-card-pill-person title:"@Jermolene">>.
|
||||
@@ -1,8 +0,0 @@
|
||||
title: Core Team
|
||||
tags: Community/Team
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
leader: @Jermolene
|
||||
team: @saqimtiaz
|
||||
|
||||
The core team is responsible for the maintenance and development of the TiddlyWiki core and official plugins.
|
||||
@@ -1,14 +0,0 @@
|
||||
title: Infrastructure Team
|
||||
tags: Community/Team
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
team: @MotovunJack
|
||||
|
||||
The Infrastructure Team is responsible for maintaining and improving the infrastructure that supports the TiddlyWiki project. This includes the hosting, deployment, and management of the TiddlyWiki websites and services, as well as the tools and systems used by the TiddlyWiki community.
|
||||
|
||||
The infrastructure includes:
|
||||
|
||||
* talk.tiddlywiki.org
|
||||
* github.com/TiddlyWiki
|
||||
* tiddlywiki.com DNS
|
||||
* Netlify account for PR previews
|
||||
@@ -1,8 +0,0 @@
|
||||
title: MultiWikiServer Team
|
||||
tags: Community/Team
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
leader: @Arlen22
|
||||
team:
|
||||
|
||||
The MultiWikiServer development repository is at https://github.com/TiddlyWiki/MultiWikiServer
|
||||
@@ -1,6 +0,0 @@
|
||||
title: Newsletter Team
|
||||
tags: Community/Team
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
|
||||
The Newsletter Team is responsible for producing the TiddlyWiki Newsletter, a monthly email newsletter that highlights news, updates, and community contributions related to TiddlyWiki.
|
||||
@@ -1,15 +0,0 @@
|
||||
title: Project Team
|
||||
tags: Community/Team
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
icon: $:/tiddlywiki/community/icons/project-team
|
||||
leader: @Jermolene
|
||||
team: @saqimtiaz @ericshulman
|
||||
|
||||
The project team is responsible for the overall TiddlyWiki project, its vision, mission and values, and ensuring that it meets the needs of the community.
|
||||
|
||||
Areas of responsibility include:
|
||||
|
||||
* Communicating and demonstrating the vision, mission and values of the project
|
||||
* Continuously improve the development process and practices of the project
|
||||
* more to come...
|
||||
@@ -1,13 +0,0 @@
|
||||
title: Succession Team
|
||||
tags: Community/Team
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
leader: @Jermolene
|
||||
team: @saqimtiaz @ericshulman
|
||||
|
||||
The Succession Team is responsible for ensuring that personnel changes do not impact access to the external infrastructure used by the project.
|
||||
|
||||
* Work with the other teams to ensure that the project has a succession plan for key personnel
|
||||
* Work with the other teams to ensure that they are using the appropriate, community-owned infrastructure
|
||||
* Ensure that the members of the succession team share ownership of the key project resources (eg passwords and user accounts). The Succession Team is not expected to use their access rights apart from managing access in the event of personnel changes
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
title: Community/Team
|
||||
modified: 20250909171928024
|
||||
created: 20250909171928024
|
||||
list: [[Project Team]] [[Core Team]] [[Documentation Team]] [[MultiWikiServer Team]] [[Newsletter Team]] [[Infrastructure Team]] [[Succession Team]]
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
# Community Records and Resources
|
||||
|
||||
These raw tiddlers comprise the community records and resources for the TiddlyWiki project. They are packaged as a root directory outside of the usual "editions" folder so that they can be shared with other wikis.
|
||||
@@ -1,15 +0,0 @@
|
||||
title: $:/config/DefaultColourMappings/
|
||||
|
||||
community-card-background: #ffffee
|
||||
community-card-foreground: #441111
|
||||
community-card-dark-shadow: rgba(188, 189, 189, 0.5)
|
||||
community-card-shadow: rgba(212, 212, 213, 0.5)
|
||||
community-card-header-background: #9e3060
|
||||
community-card-header-foreground: #ddddee
|
||||
community-card-team-header-background: #306090
|
||||
community-card-team-header-foreground: #ddeedd
|
||||
community-card-vacancy-header-background: #609030
|
||||
community-card-vacancy-header-foreground: #eedddd
|
||||
community-card-info-background: #f3f38b
|
||||
community-card-info-foreground: #444411
|
||||
community-card-field-name-foreground: #888844
|
||||
@@ -1,168 +0,0 @@
|
||||
title: $:/tiddlywiki/community/cards/Procedures
|
||||
tags: $:/tags/Global
|
||||
|
||||
\procedure community-card-display-jpeg-field(fieldName,mode:"block",default)
|
||||
<$genesis $type={{{ [<mode>match[block]then[div]else[span]] }}} class={{{ tc-community-card-field-image [[tc-community-card-field-image-]addsuffix<fieldName>] +[join[ ]] }}}>
|
||||
<%if [<currentTiddler>has<fieldName>] %>
|
||||
<img src={{{ [<currentTiddler>get<fieldName>addprefix[data:image/jpeg;base64,]] }}} width="32"/>
|
||||
<%else%>
|
||||
<$transclude $tiddler=<<default>> $mode=<<mode>>/>
|
||||
<%endif%>
|
||||
</$genesis>
|
||||
\end community-card-display-jpeg-field
|
||||
|
||||
\procedure community-card-display-transclusion(fieldName,mode:"inline",default)
|
||||
<$genesis $type={{{ [<mode>match[block]then[div]else[span]] }}} class={{{ tc-community-card-field-image [[tc-community-card-field-image-]addsuffix<fieldName>] +[join[ ]] }}}>
|
||||
<%if [<currentTiddler>has<fieldName>] %>
|
||||
<$transclude $tiddler={{{ [<currentTiddler>get<fieldName>] }}} $mode=<<mode>>/>
|
||||
<%else%>
|
||||
<$transclude $tiddler=<<default>> $mode=<<mode>>/>
|
||||
<%endif%>
|
||||
</$genesis>
|
||||
\end community-card-display-transclusion
|
||||
|
||||
\procedure community-card-display-text-field(fieldName,showLabel:"yes",linkPrefix,displayPrefix,mode:"block")
|
||||
<%if [<currentTiddler>has<fieldName>] :or[<fieldName>match[title]] %>
|
||||
<$genesis $type={{{ [<mode>match[block]then[div]else[span]] }}} class={{{ tc-community-card-field-text [[tc-community-card-field-text-]addsuffix<fieldName>] +[join[ ]] }}}>
|
||||
<%if [<showLabel>match[yes]] %>
|
||||
<span class="tc-community-card-field-text-name"><$text text=<<fieldName>>/></span>
|
||||
<%endif%>
|
||||
<%if [<linkPrefix>!match[]] %>
|
||||
<a
|
||||
href={{{ [<currentTiddler>get<fieldName>addprefix<linkPrefix>] }}}
|
||||
class="tc-community-card-field-text-value"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
<$text text={{{ [<currentTiddler>get<fieldName>] :else[<fieldName>match[title]then<currentTiddler>] +[addprefix<displayPrefix>] }}}/>
|
||||
</a>
|
||||
<%else%>
|
||||
<span class="tc-community-card-field-text-value">
|
||||
<$text text={{{ [<currentTiddler>get<fieldName>] :else[<fieldName>match[title]then<currentTiddler>] +[addprefix<displayPrefix>] }}}/>
|
||||
</span>
|
||||
<%endif%>
|
||||
</$genesis>
|
||||
<%endif%>
|
||||
\end community-card-display-text-field
|
||||
|
||||
\procedure community-card-person(title)
|
||||
<$let currentTiddler=<<title>>>
|
||||
<div class="tc-community-card">
|
||||
<$link to=<<currentTiddler>> class="tc-community-card-header-link">
|
||||
<div class="tc-community-card-header">
|
||||
<<community-card-display-jpeg-field "avatar" default:"$:/tiddlywiki/community/icons/person">>
|
||||
<<community-card-display-text-field "title" showLabel:"no">>
|
||||
</div>
|
||||
</$link>
|
||||
<div class="tc-community-card-info">
|
||||
<<community-card-display-text-field "fullname">>
|
||||
<<community-card-display-text-field "first-sighting">>
|
||||
<<community-card-display-text-field "talk.tiddlywiki.org" linkPrefix:"https://talk.tiddlywiki.org/u/" displayPrefix:"@">>
|
||||
<<community-card-display-text-field "github" linkPrefix:"https://github.com/" displayPrefix:"@">>
|
||||
<<community-card-display-text-field "linkedin" linkPrefix:"https://">>
|
||||
<<community-card-display-text-field "flickr" linkPrefix:"https://">>
|
||||
<<community-card-display-text-field "homepage" linkPrefix:"https://">>
|
||||
<<community-card-display-text-field "email" linkPrefix:"mailto:">>
|
||||
<%if [all[tiddlers+shadows]tag[Community/Team]sort[title]] :filter[{!!leader}match<..currentTiddler>] +[count[]compare:number:gt[0]] %>
|
||||
<div class="tc-community-card-field-text">
|
||||
<span class="tc-community-card-field-text-name">leader</span>
|
||||
<span class="tc-community-card-field-text-value">
|
||||
<$list filter="[all[tiddlers+shadows]tag[Community/Team]sort[title]] :filter[{!!leader}match<..currentTiddler>]">
|
||||
<$transclude $variable="community-card-pill-team" title=<<currentTiddler>>/>
|
||||
</$list>
|
||||
</span>
|
||||
</div>
|
||||
<%endif%>
|
||||
<%if [all[tiddlers+shadows]tag[Community/Team]sort[title]] :filter[enlist{!!team}match<..currentTiddler>] +[count[]compare:number:gt[0]] %>
|
||||
<div class="tc-community-card-field-text">
|
||||
<span class="tc-community-card-field-text-name">member</span>
|
||||
<span class="tc-community-card-field-text-value">
|
||||
<$list filter="[all[tiddlers+shadows]tag[Community/Team]sort[title]] :filter[enlist{!!team}match<..currentTiddler>]">
|
||||
<$transclude $variable="community-card-pill-team" title=<<currentTiddler>>/>
|
||||
</$list>
|
||||
</span>
|
||||
</div>
|
||||
<%endif%>
|
||||
</div>
|
||||
<div class="tc-community-card-body">
|
||||
<$transclude $tiddler=<<currentTiddler>> $field="text" $mode="block"/>
|
||||
</div>
|
||||
</div>
|
||||
</$let>
|
||||
\end community-card-person
|
||||
|
||||
\procedure community-card-team(title)
|
||||
<$let currentTiddler=<<title>>>
|
||||
<div class="tc-community-card tc-community-card-team">
|
||||
<$link to=<<currentTiddler>> class="tc-community-card-header-link">
|
||||
<div class="tc-community-card-header">
|
||||
<<community-card-display-transclusion fieldName:"icon" default:"$:/tiddlywiki/community/icons/team">>
|
||||
<<community-card-display-text-field "title" showLabel:"no">>
|
||||
</div>
|
||||
</$link>
|
||||
<div class="tc-community-card-info">
|
||||
<div class="tc-community-card-field-text">
|
||||
<span class="tc-community-card-field-text-name">leader</span>
|
||||
<span class="tc-community-card-field-text-value">
|
||||
<%if [<currentTiddler>has[leader]] %>
|
||||
<$transclude $variable="community-card-pill-person" title={{!!leader}}/>
|
||||
<%else%>
|
||||
<$transclude $variable="community-card-vacancy"/>
|
||||
<%endif%>
|
||||
</span>
|
||||
</div>
|
||||
<div class="tc-community-card-field-text">
|
||||
<span class="tc-community-card-field-text-name">team</span>
|
||||
<span class="tc-community-card-field-text-value"><$transclude $variable="community-card-pill-stack-person" personFilter={{!!team}}/></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tc-community-card-body">
|
||||
<$transclude $tiddler=<<currentTiddler>> $field="text" $mode="block"/>
|
||||
</div>
|
||||
</div>
|
||||
</$let>
|
||||
\end community-card-team
|
||||
|
||||
\procedure community-card-pill-person(title)
|
||||
<$let currentTiddler=<<title>>>
|
||||
<$link to=<<currentTiddler>> class="tc-community-card-pill">
|
||||
<<community-card-display-jpeg-field "avatar" default:"$:/tiddlywiki/community/icons/person" mode="inline">>
|
||||
<<community-card-display-text-field "title" showLabel:"no" mode:"inline">>
|
||||
</$link>
|
||||
</$let>
|
||||
\end community-card-pill-person
|
||||
|
||||
\procedure community-card-pill-stack-person(personFilter:"[tag[Community/Person]]")
|
||||
<div class="tc-community-card-pill-stack">
|
||||
<$list filter=<<personFilter>>>
|
||||
<$list-template>
|
||||
<$transclude $variable="community-card-pill-person" title=<<currentTiddler>> mode="block"/>
|
||||
</$list-template>
|
||||
<$list-empty>
|
||||
<$transclude $variable="community-card-vacancy"/>
|
||||
</$list-empty>
|
||||
</$list>
|
||||
</div>
|
||||
\end community-card-pill-stack-person
|
||||
|
||||
\procedure community-card-pill-team(title)
|
||||
<$let currentTiddler=<<title>>>
|
||||
<$link to=<<currentTiddler>> class="tc-community-card-pill">
|
||||
<<community-card-display-transclusion fieldName:"icon" default:"$:/tiddlywiki/community/icons/team">>
|
||||
<<community-card-display-text-field "title" showLabel:"no" mode:"inline">>
|
||||
</$link>
|
||||
</$let>
|
||||
\end community-card-pill-team
|
||||
|
||||
\procedure community-card-vacancy()
|
||||
<$link to="Vacant Positions" class="tc-community-card-pill tc-community-card-pill-vacancy">
|
||||
<span class="tc-community-card-field-image tc-community-card-field-image-avatar">
|
||||
{{$:/core/images/help}}
|
||||
</span>
|
||||
<span class="tc-community-card-field-text tc-community-card-field-text-title">
|
||||
<span class="tc-community-card-field-text-value">
|
||||
Vacant
|
||||
</span>
|
||||
</span>
|
||||
</$link>
|
||||
\end community-card-vacancy
|
||||
@@ -1,158 +0,0 @@
|
||||
title: $:/tiddlywiki/community/cards/Styles
|
||||
tags: $:/tags/Stylesheet
|
||||
|
||||
.tc-community-card {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
border-radius: 8px;
|
||||
width: 100%;
|
||||
margin-bottom: 8px;
|
||||
background: <<colour community-card-background>>;
|
||||
color: <<colour community-card-foreground>>;
|
||||
fill: <<colour community-card-foreground>>;
|
||||
box-shadow: 0 1px 3px 0 <<colour community-card-shadow>>, 0 0 0 1px <<colour community-card-shadow>>;
|
||||
transition: box-shadow 0.3s ease,transform .3s ease;
|
||||
}
|
||||
|
||||
.tc-community-card:hover {
|
||||
box-shadow: 0 1px 6px 0 <<colour community-card-dark-shadow>>, 0 0 0 1px <<colour community-card-shadow>>;
|
||||
transform: translateY(-2px);
|
||||
}
|
||||
|
||||
.tc-community-card .tc-community-card-header-link {
|
||||
background-color: <<colour community-card-header-background>>;
|
||||
color: <<colour community-card-header-foreground>>;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
}
|
||||
|
||||
.tc-community-card.tc-community-card-team .tc-community-card-header-link {
|
||||
background: <<colour community-card-team-header-background>>;
|
||||
color: <<colour community-card-team-header-foreground>>;
|
||||
fill: <<colour community-card-team-header-foreground>>;
|
||||
}
|
||||
|
||||
.tc-community-card .tc-community-card-header-link:hover {
|
||||
text-decoration: none;
|
||||
background-color: <<colour community-card-header-foreground>>;
|
||||
color: <<colour community-card-header-background>>;
|
||||
}
|
||||
|
||||
.tc-community-card-header {
|
||||
margin: 0;
|
||||
padding: 0.5em;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.tc-community-card-header .tc-community-card-field-text-title {
|
||||
font-size: 1.5em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tc-community-card-header .tc-community-card-field-image {
|
||||
display: table-row;
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
.tc-community-card-info {
|
||||
display: table;
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
padding: 8px;
|
||||
margin: 0;
|
||||
background-color: <<colour community-card-info-background>>;
|
||||
color: <<colour community-card-info-foreground>>;
|
||||
}
|
||||
|
||||
.tc-community-card-body {
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
.tc-community-card .tc-community-card-field-text {
|
||||
display: table-row;
|
||||
}
|
||||
|
||||
.tc-community-card .tc-community-card-field-text-name,
|
||||
.tc-community-card .tc-community-card-field-text-value {
|
||||
display: table-cell;
|
||||
padding: 2px 6px 2px 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.tc-community-card .tc-community-card-field-text-name {
|
||||
color: <<colour community-card-field-name-foreground>>;
|
||||
white-space: nowrap;
|
||||
text-align: right;
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.tc-community-card .tc-community-card-field-text-value {
|
||||
word-break: break-word;
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a.tc-community-card-pill {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
width: auto;
|
||||
min-width:0;
|
||||
max-width: none;
|
||||
align-self: auto;
|
||||
font-size: 0.9em;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
padding: 4px;
|
||||
border-radius: 4px;
|
||||
background: <<colour community-card-header-background>>;
|
||||
color: <<colour community-card-header-foreground>>;
|
||||
fill: <<colour community-card-header-foreground>>;
|
||||
box-shadow: 0 1px 3px 0 <<colour community-card-shadow>>, 0 0 0 1px <<colour community-card-shadow>>;
|
||||
transition: box-shadow 0.3s ease,transform .3s ease;
|
||||
}
|
||||
|
||||
a.tc-community-card-pill.tc-community-card-pill-vacancy {
|
||||
background: <<colour community-card-vacancy-header-background>>;
|
||||
color: <<colour community-card-vacancy-header-foreground>>;
|
||||
fill: <<colour community-card-vacancy-header-foreground>>;
|
||||
}
|
||||
|
||||
a.tc-community-card-pill:hover {
|
||||
text-decoration: none;
|
||||
box-shadow: 0 1px 6px 0 <<colour community-card-dark-shadow>>, 0 0 0 1px <<colour community-card-shadow>>;
|
||||
transform: translateY(-2px);
|
||||
background: <<colour community-card-header-foreground>>;
|
||||
color: <<colour community-card-header-background>>;
|
||||
fill: <<colour community-card-header-background>>;
|
||||
}
|
||||
|
||||
a.tc-community-card-pill .tc-community-card-field-image img,
|
||||
a.tc-community-card-pill .tc-community-card-field-image svg {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
a.tc-community-card-pill .tc-community-card-field-text {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.tc-community-card-pill-stack {
|
||||
display: inline-flex;
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
gap: 4px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
title: $:/tiddlywiki/community/cards/ViewTemplateBodyCascade
|
||||
tags: $:/tags/ViewTemplateBodyFilter
|
||||
list-before:
|
||||
|
||||
[tag[Community/Person]then[$:/tiddlywiki/community/cards/ViewTemplateBodyTemplatePerson]]
|
||||
[tag[Community/Team]then[$:/tiddlywiki/community/cards/ViewTemplateBodyTemplateTeam]]
|
||||
@@ -1,3 +0,0 @@
|
||||
title: $:/tiddlywiki/community/cards/ViewTemplateBodyTemplatePerson
|
||||
|
||||
<$transclude $variable="community-card-person" title=<<currentTiddler>>/>
|
||||
@@ -1,3 +0,0 @@
|
||||
title: $:/tiddlywiki/community/cards/ViewTemplateBodyTemplateTeam
|
||||
|
||||
<$transclude $variable="community-card-team" title=<<currentTiddler>>/>
|
||||
@@ -1,7 +0,0 @@
|
||||
title: $:/tiddlywiki/community/icons/person
|
||||
tags: $:/tags/Image
|
||||
|
||||
\parameters (size:"22pt")
|
||||
<svg width=<<size>> height=<<size>> viewBox="0 0 64 64">
|
||||
<path d="M43.127,29.612c-0.879,-0.378 -1.452,-1.25 -1.452,-2.207c-0.006,-0.678 0.27,-1.33 0.761,-1.797c0.147,-0.141 0.29,-0.28 0.397,-0.393c0.753,-0.791 1.416,-1.663 1.978,-2.6c1.392,-2.318 2.126,-4.974 2.126,-7.677c0,-8.196 -6.744,-14.938 -14.938,-14.938c-0.945,0 -1.886,0.088 -2.813,0.266c-5.891,1.031 -10.578,5.586 -11.781,11.446c-1.105,5.016 0.454,10.264 4.118,13.865c0.495,0.469 0.78,1.118 0.792,1.799l0,0.012c0.008,0.966 -0.567,1.848 -1.453,2.23c-5.949,2.466 -10.698,7.172 -13.217,13.099c-1.772,4.059 -2.66,8.45 -2.607,12.88l0,3.192c0,2.858 2.351,5.211 5.212,5.211l43.5,0c2.859,0 5.212,-2.353 5.212,-5.211l-0,-3.225c0.053,-4.427 -0.837,-8.816 -2.611,-12.873c-2.523,-5.922 -7.274,-10.621 -13.224,-13.079Z" style="fill-rule:nonzero;"/>
|
||||
</svg>
|
||||
@@ -1,7 +0,0 @@
|
||||
title: $:/tiddlywiki/community/icons/project-team
|
||||
tags: $:/tags/Image
|
||||
|
||||
\parameters (size:"22pt")
|
||||
<svg width=<<size>> height=<<size>> viewBox="0 0 64 64">
|
||||
<path d="M24.891,49.399l-3.521,0c-1.398,0 -2.547,-1.15 -2.547,-2.547l0,-1.56c-0.026,-2.165 0.408,-4.311 1.274,-6.295c1.231,-2.897 3.552,-5.197 6.46,-6.402c0.433,-0.187 0.714,-0.618 0.71,-1.09l0,-0.006c-0.006,-0.333 -0.145,-0.65 -0.387,-0.879c-1.791,-1.76 -2.553,-4.325 -2.013,-6.777c0.588,-2.864 2.879,-5.09 5.758,-5.594c0.453,-0.087 0.913,-0.13 1.375,-0.13c4.005,0 7.301,3.295 7.301,7.301c0,1.321 -0.359,2.619 -1.039,3.752c-0.275,0.458 -0.599,0.884 -0.967,1.271c-0.052,0.055 -0.122,0.123 -0.194,0.192c-0.24,0.228 -0.375,0.547 -0.372,0.878c0,0.468 0.28,0.894 0.71,1.079c2.908,1.201 5.23,3.498 6.463,6.392c0.815,1.865 1.248,3.872 1.276,5.904c-0.179,0.006 -0.351,0.007 -0.514,0.003c-0.556,-0.016 -1.375,-0.294 -2.288,-0.512c-1.295,-0.308 -2.719,-0.543 -4.01,-0.396l-0.013,0.001c-1.056,0.128 -2.116,0.325 -3.097,0.76c-0.385,0.171 -1.216,0.753 -1.446,0.916c-1.157,0.297 -2.564,0.475 -3.797,0.312c-0.713,-0.094 -1.402,-0.225 -1.703,-0.778c-0.207,-0.382 -0.181,-0.896 -0.031,-1.565c0.068,-0.3 0.11,-0.593 0.118,-0.842l-0.106,-0.887l-0.212,-0.491l-0.258,-0.36l-0.669,-0.514l-0.832,-0.231l-0.491,0.017l-0.459,0.12l-0.417,0.211l-0.415,0.342l-0.546,0.802l-0.033,0.067c-1.174,2.499 -0.945,4.643 0.013,6.317c0.251,0.437 0.56,0.845 0.919,1.219Zm22.984,-4.722c-0.052,-2.344 -0.566,-4.656 -1.514,-6.805c-1.232,-2.86 -3.339,-5.257 -6.018,-6.845c0.955,-0.816 2.033,-1.473 3.195,-1.949c0.434,-0.187 0.715,-0.618 0.71,-1.09l-0,-0.006c-0.005,-0.333 -0.144,-0.651 -0.386,-0.88c-1.791,-1.76 -2.553,-4.324 -2.013,-6.776c0.587,-2.864 2.878,-5.09 5.758,-5.594c0.453,-0.087 0.913,-0.131 1.375,-0.131c4.005,0 7.3,3.296 7.3,7.301c-0,1.322 -0.359,2.619 -1.038,3.753c-0.276,0.457 -0.6,0.883 -0.968,1.27c-0.052,0.055 -0.121,0.123 -0.194,0.192c-0.24,0.229 -0.375,0.547 -0.372,0.878c-0,0.468 0.28,0.894 0.71,1.079c2.908,1.201 5.229,3.498 6.462,6.392c0.756,1.728 1.184,3.578 1.264,5.458c-0.577,-0.341 -1.293,-0.373 -1.904,-0.07c-0.961,0.475 -1.861,1.117 -2.911,1.371c-0.49,-0.133 -0.983,-0.245 -1.485,-0.308c-0.253,-0.326 -0.536,-0.66 -0.84,-0.911l-0.813,-0.51l-0.752,-0.225c-0.327,-0.051 -0.662,-0.021 -0.974,0.089l-0.67,0.321l-0.569,0.448c-0.403,0.393 -0.733,0.911 -0.979,1.569c-0.202,0.54 -0.344,1.222 -0.492,2.014c-0.244,-0.027 -0.49,-0.047 -0.737,-0.058c-0.333,-0.02 -0.725,-0.006 -1.145,0.023Zm-24.215,-13.651c-2.683,1.591 -4.793,3.994 -6.024,6.861c-1.026,2.332 -1.542,4.857 -1.513,7.405l0,0.59l-11.735,0c-1.397,0 -2.547,-1.15 -2.547,-2.547l0,-1.561c-0.026,-2.165 0.409,-4.31 1.274,-6.295c1.231,-2.897 3.553,-5.197 6.46,-6.401c0.434,-0.187 0.715,-0.618 0.71,-1.09l0,-0.006c-0.005,-0.333 -0.144,-0.651 -0.386,-0.88c-1.791,-1.76 -2.553,-4.324 -2.013,-6.776c0.588,-2.864 2.879,-5.09 5.758,-5.594c0.453,-0.087 0.914,-0.131 1.375,-0.131c4.005,0 7.301,3.296 7.301,7.301c0,1.322 -0.359,2.619 -1.039,3.753c-0.275,0.457 -0.6,0.883 -0.967,1.27c-0.052,0.055 -0.122,0.123 -0.194,0.192c-0.24,0.228 -0.375,0.547 -0.372,0.878c0,0.468 0.28,0.894 0.71,1.079c1.164,0.476 2.246,1.135 3.202,1.952Zm29.027,33.111c-1.417,-0.04 -2.04,-0.037 -2.761,-1.223l-0.563,0.016c-0.654,-0.029 -0.381,-0.016 -0.818,-0.038c-0.73,-0.028 -0.613,-0.722 -0.742,-1.089c-0.205,-1.244 0.272,-2.494 0.257,-3.739c-0.005,-0.442 -0.63,-2.005 -0.854,-2.564c-0.7,0.131 -1.404,0.157 -2.114,0.192c-1.637,-0.004 -3.263,-0.205 -4.878,-0.459c-0.314,1.299 -1.249,3.118 -0.476,4.439c0.938,1.366 1.596,1.745 2.617,1.827c1.02,0.082 1.251,1.234 1.004,1.646c-0.219,0.284 -0.603,0.336 -0.929,0.405l-0.653,0.03c-0.513,-0.017 -0.973,-0.155 -1.43,-0.369c-0.765,-0.427 -1.554,-1.314 -2.141,-1.951c0.137,0.254 0.218,0.751 0.095,0.982c-0.347,0.491 -1.847,0.488 -2.534,0.183c-0.78,-0.347 -2.665,-2.781 -2.957,-4.604c0.776,-1.467 1.905,-2.744 2.477,-4.341c-1.246,-0.795 -1.913,-2.089 -1.827,-3.555l0.032,-0.17c-1.226,0.23 -0.59,0.144 -1.909,0.244c-4.2,-0.013 -7.893,-2.86 -5.813,-7.286c0.135,-0.262 0.263,-0.5 0.493,-0.386c0.184,0.091 0.157,0.457 0.065,0.863c-1.189,5.288 4.621,5.329 8.192,4.35c0.355,-0.097 1.06,-0.751 1.548,-0.968c0.798,-0.354 1.665,-0.498 2.524,-0.602c2.139,-0.244 4.709,0.883 6.015,0.92c1.306,0.037 3.164,-0.313 4.305,-0.239c0.827,0.037 1.64,0.187 2.438,0.4c0.517,-2.519 0.554,-4.374 1.779,-4.804c0.719,0.113 1.273,1.093 1.683,1.617l0.002,-0c0.835,-0.033 1.63,0.178 2.42,0.414c1.431,-0.203 2.631,-1.007 3.895,-1.632c-0.004,0.02 -0.025,0.027 -0.037,0.04c-1.244,1.005 -1.417,2.706 -1.271,4.278c0.054,0.816 -0.176,1.702 -0.461,2.538c-0.534,1.361 -1.564,2.796 -2.759,2.722c-0.452,-0.014 -0.715,-0.27 -1.051,-0.543c-0.065,0.553 -0.321,1.047 -0.568,1.536c-0.57,1.086 -2.06,1.564 -3.44,2.723c-1.379,1.159 0.442,5.297 0.883,6.052c0.442,0.754 1.674,1.03 1.196,1.71c-0.147,0.225 -0.37,0.305 -0.609,0.393l-0.325,0.042Zm-15.735,-3.096l0.206,0.06c0.258,-0.115 0.778,0.064 1.054,0.151c-0.508,-0.563 -1.273,-1.389 -1.824,-1.91c-0.181,-0.631 -0.103,-1.266 -0.065,-1.91l0.008,-0.053c-0.217,0.515 -0.493,1.016 -0.641,1.559c-0.173,0.732 0.771,1.522 1.137,1.975l0.125,0.128Z"/>
|
||||
</svg>
|
||||
@@ -1,9 +0,0 @@
|
||||
title: $:/tiddlywiki/community/icons/team
|
||||
tags: $:/tags/Image
|
||||
|
||||
\parameters (size:"22pt")
|
||||
<svg width=<<size>> height=<<size>> viewBox="0 0 64 64">
|
||||
<path d="M37.439,32.592c-0.43,-0.185 -0.71,-0.611 -0.71,-1.079c-0.003,-0.331 0.132,-0.65 0.372,-0.878c0.072,-0.069 0.142,-0.137 0.194,-0.192c0.368,-0.387 0.692,-0.813 0.967,-1.271c0.68,-1.133 1.039,-2.431 1.039,-3.752c-0,-4.006 -3.296,-7.301 -7.301,-7.301c-0.462,-0 -0.922,0.043 -1.375,0.13c-2.879,0.504 -5.17,2.73 -5.758,5.594c-0.54,2.452 0.222,5.017 2.013,6.777c0.242,0.229 0.381,0.546 0.387,0.879l-0,0.006c0.004,0.472 -0.277,0.903 -0.71,1.09c-2.908,1.205 -5.229,3.505 -6.46,6.402c-0.866,1.984 -1.3,4.13 -1.274,6.295l-0,1.56c-0,1.397 1.149,2.547 2.547,2.547c-0,-0 0,-0 0,-0l21.261,-0c1.397,-0 2.547,-1.15 2.547,-2.547l-0,-1.576c0.026,-2.164 -0.409,-4.309 -1.276,-6.292c-1.233,-2.894 -3.555,-5.191 -6.463,-6.392Z" style="fill-rule:nonzero;"/>
|
||||
<path d="M60.882,35.466c-1.233,-2.894 -3.554,-5.191 -6.462,-6.392c-0.43,-0.185 -0.71,-0.611 -0.71,-1.079c-0.003,-0.331 0.132,-0.649 0.372,-0.878c0.073,-0.069 0.142,-0.137 0.194,-0.192c0.368,-0.387 0.692,-0.813 0.968,-1.27c0.679,-1.134 1.038,-2.431 1.038,-3.753c0,-4.005 -3.295,-7.301 -7.3,-7.301c-0.462,0 -0.922,0.044 -1.375,0.131c-2.88,0.504 -5.171,2.73 -5.758,5.594c-0.54,2.452 0.222,5.016 2.013,6.776c0.242,0.229 0.381,0.547 0.386,0.88l-0,0.006c0.005,0.472 -0.276,0.903 -0.71,1.09c-1.162,0.476 -2.24,1.133 -3.195,1.949c2.679,1.588 4.786,3.985 6.018,6.845c1.029,2.332 1.546,4.857 1.517,7.405l-0,0.605l11.734,-0c1.397,-0 2.547,-1.15 2.547,-2.547l-0,-1.576c0.026,-2.165 -0.409,-4.31 -1.277,-6.293Z" style="fill-rule:nonzero;"/>
|
||||
<path d="M23.66,31.026c-0.956,-0.817 -2.038,-1.476 -3.202,-1.952c-0.43,-0.185 -0.71,-0.611 -0.71,-1.079c-0.003,-0.331 0.132,-0.65 0.372,-0.878c0.072,-0.069 0.142,-0.137 0.194,-0.192c0.367,-0.387 0.692,-0.813 0.967,-1.27c0.68,-1.134 1.039,-2.431 1.039,-3.753c-0,-4.005 -3.296,-7.301 -7.301,-7.301c-0.461,0 -0.922,0.044 -1.375,0.131c-2.879,0.504 -5.17,2.73 -5.758,5.594c-0.54,2.452 0.222,5.016 2.013,6.776c0.242,0.229 0.381,0.547 0.386,0.88l0,0.006c0.005,0.472 -0.276,0.903 -0.71,1.09c-2.907,1.204 -5.229,3.504 -6.46,6.401c-0.865,1.985 -1.3,4.13 -1.274,6.295c0,0 0,1.561 0,1.561c0,1.397 1.15,2.547 2.547,2.547c-0,-0 11.735,-0 11.735,-0l0,-0.59c-0.029,-2.548 0.487,-5.073 1.513,-7.405c1.231,-2.867 3.341,-5.27 6.024,-6.861Z" style="fill-rule:nonzero;"/>
|
||||
</svg>
|
||||
@@ -4,4 +4,4 @@ TiddlyWiki incorporates code from these fine OpenSource projects:
|
||||
|
||||
* [[The Stanford Javascript Crypto Library|http://bitwiseshiftleft.github.io/sjcl/]]
|
||||
* [[The Jasmine JavaScript Test Framework|https://jasmine.github.io/]]
|
||||
* [[modern-normalize by Sindre Sorhus|https://github.com/sindresorhus/modern-normalize]]
|
||||
* [[Normalize.css by Nicolas Gallagher|http://necolas.github.io/normalize.css/]]
|
||||
|
||||
@@ -252,6 +252,3 @@ ViewTemplateSubtitle/Caption: View Template Subtitle
|
||||
ViewTemplateSubtitle/Hint: This rule cascade is used by the default view template to dynamically choose the template for displaying the subtitle of a tiddler.
|
||||
ViewTemplateTags/Caption: View Template Tags
|
||||
ViewTemplateTags/Hint: This rule cascade is used by the default view template to dynamically choose the template for displaying the tags area of a tiddler.
|
||||
WikiInformation/Caption: Wiki Information
|
||||
WikiInformation/Hint: This page summarises high level information about the configuration of this ~TiddlyWiki. It is designed to enable users to quickly share relevant aspects of the configuration of their ~TiddlyWiki with others, for example when seeking help in one of the forums. No private or personal information is included, and nothing is shared without being explicitly copied and pasted elsewhere
|
||||
WikiInformation/Drag/Caption: Drag this link to copy this tool to another wiki
|
||||
@@ -70,7 +70,7 @@ alert-border: <<colour flexoki-ye>>
|
||||
alert-highlight: <<colour flexoki-re>>
|
||||
alert-muted-foreground: <<colour flexoki-ye>>
|
||||
background: #100F0F
|
||||
blockquote-bar: <<colour flexoki-ma>>
|
||||
blockquote-bar: <<colour flexoki-ma-2>>
|
||||
button-background: <<colour flexoki-bg-2>>
|
||||
button-foreground: <<colour flexoki-paper>>
|
||||
button-border: <<colour flexoki-600>>
|
||||
@@ -106,7 +106,7 @@ foreground: #CECDC3
|
||||
highlight-background: <<colour flexoki-yellow-900>>
|
||||
highlight-foreground: inherit
|
||||
menubar-background: <<colour primary>>
|
||||
menubar-foreground: <<colour flexoki-999>>
|
||||
menubar-foreground: <<colour flexoki-paper>>
|
||||
message-background: <<colour background>>
|
||||
message-border: <<colour foreground>>
|
||||
message-foreground: <<colour foreground>>
|
||||
|
||||
@@ -7,7 +7,7 @@ caption: {{$:/language/SideBar/Tools/Caption}}
|
||||
\procedure lingo-base() $:/language/ControlPanel/
|
||||
\function config-title() [[$:/config/PageControlButtons/Visibility/$(listItem)$]substitute[]]
|
||||
|
||||
<<lingo Basics/Version/Prompt>><span class="tc-tiny-gap-left"><<version>></span>
|
||||
<<lingo Basics/Version/Prompt>> <<version>>
|
||||
|
||||
<$let tv-config-toolbar-icons="yes"
|
||||
tv-config-toolbar-text="yes"
|
||||
|
||||
@@ -1,122 +0,0 @@
|
||||
title: $:/core/ui/ControlPanel/WikiInformation
|
||||
tags: $:/tags/ControlPanel/Info
|
||||
caption: <%if [[$:/language/ControlPanel/WikiInformation/Caption]is[shadow]] %>{{$:/language/ControlPanel/WikiInformation/Caption}}<%else%>Wiki Information<%endif%>
|
||||
subtitle: <%if [[$:/language/ControlPanel/WikiInformation/Caption]is[shadow]] %>{{$:/language/ControlPanel/WikiInformation/Caption}}<%else%>Wiki Information<%endif%>
|
||||
|
||||
\procedure lingo-base() $:/language/ControlPanel/WikiInformation/
|
||||
|
||||
<!--
|
||||
A custom implementation of the lingo macro that works even if this tiddler has been copied to an earlier version of TiddlyWiki that doesn't include the necessary lingo tiddlers in the core.
|
||||
-->
|
||||
|
||||
\procedure intrinsic-lingo-Hint()
|
||||
This page summarises high level information about the configuration of this ~TiddlyWiki. It is designed to enable users to quickly share relevant aspects of the configuration of their ~TiddlyWiki with others, for example when seeking help in one of the forums. No private or personal information is included, and nothing is shared without being explicitly copied and pasted elsewhere
|
||||
\end intrinsic-lingo-Hint
|
||||
|
||||
\procedure intrinsic-lingo-Drag/Caption()
|
||||
Drag this link to copy this tool to another wiki
|
||||
\end intrinsic-lingo-Drag/Caption
|
||||
|
||||
\procedure lingo(title,mode:"inline")
|
||||
<%if [<title>addprefix<lingo-base>is[shadow]] %>
|
||||
<$transclude $tiddler={{{ [<title>addprefix<lingo-base>] }}} $mode=<<mode>>/>
|
||||
<%else%>
|
||||
<$transclude $variable={{{ [<title>addprefix[intrinsic-lingo-]] }}} $mode=<<mode>>/>
|
||||
<%endif%>
|
||||
\end lingo
|
||||
|
||||
\whitespace trim
|
||||
|
||||
\procedure capture-item(label,value)
|
||||
<$action-setfield $tiddler=<<tempWikiInfo>> text={{{ [<tempWikiInfo>get[text]addsuffix<label>addsuffix[: ]addsuffix<value>addsuffix<crlf>] }}}/>
|
||||
\end capture-item
|
||||
|
||||
\procedure capture-item-wikified(label,value)
|
||||
<$wikify name="text" text=<<value>> mode="inline">
|
||||
<$transclude
|
||||
$variable="capture-item"
|
||||
label=<<label>>
|
||||
value=<<text>>
|
||||
/>
|
||||
</$wikify>
|
||||
\end capture-item-wikified
|
||||
|
||||
\procedure capture-wiki-info(tempWikiInfo)
|
||||
<$transclude $variable="capture-item-wikified" label="TiddlyWiki Version" value="<<version>>"/>
|
||||
<$transclude $variable="capture-item" label="Current palette" value={{$:/palette}}/>
|
||||
<$transclude $variable="capture-item" label="Current theme" value={{$:/theme}}/>
|
||||
<$transclude $variable="capture-item" label="Current layout" value={{$:/layout}}/>
|
||||
<$transclude $variable="capture-item" label="Browser language setting" value={{$:/info/browser/language}}/>
|
||||
<$transclude $variable="capture-item" label="Default type for missing tiddlers" value={{$:/config/DefaultMissingType}}/>
|
||||
<$transclude $variable="capture-item" label="Auto save setting" value={{$:/config/AutoSave}}/>
|
||||
<$transclude $variable="capture-item" label="Code wrapping setting" value={{$:/themes/tiddlywiki/vanilla/options/codewrapping}}/>
|
||||
<$transclude $variable="capture-item" label="Sticky titles setting" value={{$:/themes/tiddlywiki/vanilla/options/stickytitles}}/>
|
||||
<$transclude $variable="capture-item" label="Sidebar layout setting" value={{$:/themes/tiddlywiki/vanilla/options/sidebarlayout}}/>
|
||||
<$transclude $variable="capture-item" label="Auto focus field setting for new tiddlers" value={{$:/config/AutoFocus}}/>
|
||||
<$transclude $variable="capture-item" label="Current storyview setting" value={{$:/view}}/>
|
||||
<$transclude $variable="capture-item" label="Toolbar text setting" value={{$:/config/Toolbar/Text}}/>
|
||||
<$transclude $variable="capture-item" label="Toolbar icon setting" value={{$:/config/Toolbar/Icons}}/>
|
||||
<$transclude $variable="capture-item" label="Button class setting" value={{$:/config/Toolbar/ButtonClass}}/>
|
||||
<$transclude $variable="capture-item" label="Navigation address bar setting" value={{$:/config/Navigation/UpdateAddressBar}}/>
|
||||
<$transclude $variable="capture-item" label="Tiddler opening behaviour setting for navigations from outside the story river" value={{$:/config/Navigation/openLinkFromOutsideRiver}}/>
|
||||
<$transclude $variable="capture-item" label="Tiddler opening behaviour setting for navigations from within the story river" value={{$:/config/Navigation/openLinkFromInsideRiver}}/>
|
||||
<$transclude $variable="capture-item" label="CamelCase linking setting" value={{$:/config/WikiParserRules/Inline/wikilink}}/>
|
||||
<$transclude $variable="capture-item" label="Keyboard shortcuts that have been customised" value={{{ [all[tiddlers]prefix[$:/config/shortcuts]] +[join[,]] }}}/>
|
||||
<$transclude $variable="capture-item" label="Disabled plugins" value={{{ [all[tiddlers]prefix[$:/config/Plugins/Disabled/]] :filter[{!!text}match[yes]] :map[<currentTiddler>removeprefix[$:/config/Plugins/Disabled/]] +[join[,]] }}}/>
|
||||
<$transclude $variable="capture-item" label="Plugins" value={{{ [has[plugin-type]sort[]] :filter[<currentTiddler>addprefix[$:/config/Plugins/Disabled/]get[text]else[no]!match[yes]] :map[{!!version}addprefix[ - ]addprefix<currentTiddler>] +[addprefix[ ]addprefix<crlf>join[]] }}}/>
|
||||
\end capture-wiki-info
|
||||
|
||||
\procedure template-header()
|
||||
<details><summary>Wiki Information</summary><pre><code>
|
||||
|
||||
\end template-header
|
||||
|
||||
\procedure template-footer()
|
||||
|
||||
</code></pre></details>
|
||||
\end template-footer
|
||||
|
||||
\procedure display-wiki-info-modal()
|
||||
<$let
|
||||
tempWikiInfo="$:/temp/wiki-info"
|
||||
crlf={{{ [charcode[13],[10]] }}}
|
||||
>
|
||||
<$action-sendmessage
|
||||
$message="tm-modal"
|
||||
$param="$:/core/ui/ControlPanel/WikiInformation"
|
||||
isModal="yes"
|
||||
tempWikiInfo=<<tempWikiInfo>>
|
||||
/>
|
||||
<$action-deletetiddler $tiddler=<<tempWikiInfo>>/>
|
||||
<$action-setfield $tiddler=<<tempWikiInfo>> text=<<template-header>>/>
|
||||
<$transclude
|
||||
$variable="capture-wiki-info"
|
||||
tempWikiInfo=<<tempWikiInfo>>
|
||||
/>
|
||||
<$action-setfield $tiddler=<<tempWikiInfo>> text={{{ [<tempWikiInfo>get[text]addsuffix<template-footer>] }}}/>
|
||||
</$let>
|
||||
\end display-wiki-info-modal
|
||||
|
||||
\procedure story-content()
|
||||
<<lingo title:"Hint" mode:"block">>
|
||||
|
||||
<$button>
|
||||
<<display-wiki-info-modal>>
|
||||
Click to generate wiki information report
|
||||
</$button>
|
||||
|
||||
<$link to="$:/core/ui/ControlPanel/WikiInformation">
|
||||
<<lingo title:"Drag/Caption" mode:"inline">>
|
||||
</$link>
|
||||
\end story-content
|
||||
|
||||
\procedure modal-content()
|
||||
<p>
|
||||
<$transclude $variable="copy-to-clipboard" src={{{ [<tempWikiInfo>get[text]] }}}/>
|
||||
</p>
|
||||
<p>
|
||||
<$edit-text tiddler=<<tempWikiInfo>> tag="textarea" disabled="yes" class="tc-max-width"/>
|
||||
</p>
|
||||
\end modal-content
|
||||
|
||||
<$transclude $variable={{{ [<isModal>match[yes]then[modal-content]else[story-content]] }}} $mode="block"/>
|
||||
@@ -1,6 +1,6 @@
|
||||
title: $:/config/OfficialPluginLibrary
|
||||
tags: $:/tags/PluginLibrary
|
||||
url: https://tiddlywiki.com/library/v5.4.0/index.html
|
||||
url: https://tiddlywiki.com/library/v5.3.7/index.html
|
||||
caption: {{$:/language/OfficialPluginLibrary}}
|
||||
|
||||
{{$:/language/OfficialPluginLibrary/Hint}}
|
||||
|
||||
@@ -1,58 +1,55 @@
|
||||
title: $:/core/macros/colour-picker
|
||||
tags: $:/tags/Macro
|
||||
|
||||
\define colour-picker-update-recent()
|
||||
\procedure colour-picker-update-recent()
|
||||
<$action-listops
|
||||
$tiddler="$:/config/ColourPicker/Recent"
|
||||
$subfilter="$(colour-picker-value)$ [list[$:/config/ColourPicker/Recent]remove[$(colour-picker-value)$]] +[limit[8]]"
|
||||
$subfilter="[<colour-picker-value>] [list[$:/config/ColourPicker/Recent]remove<colour-picker-value>] +[limit[8]]"
|
||||
/>
|
||||
\end
|
||||
|
||||
\define colour-picker-inner(actions)
|
||||
<$button tag="a" tooltip="""$(colour-picker-value)$""">
|
||||
$(colour-picker-update-recent)$
|
||||
<$transclude $variable="__actions__"/>
|
||||
|
||||
<span style="display:inline-block; background-color: $(colour-picker-value)$; width: 100%; height: 100%; border-radius: 50%;"/>
|
||||
|
||||
\procedure colour-picker-inner(actions)
|
||||
<$button tag="a" tooltip=<<colour-picker-value>>>
|
||||
<<colour-picker-update-recent>>
|
||||
<$transclude $variable="actions"/>
|
||||
<span style.display="inline-block" style.backgroundColor=<<colour-picker-value>> style.width="100%" style.height="100%" style.borderRadius="50%"/>
|
||||
</$button>
|
||||
\end
|
||||
|
||||
\define colour-picker-recent-inner(actions)
|
||||
\whitespace trim
|
||||
<$set name="colour-picker-value" value="$(recentColour)$">
|
||||
<$macrocall $name="colour-picker-inner" actions=<<__actions__>>/>
|
||||
\procedure colour-picker-recent-inner(actions)
|
||||
<$set name="colour-picker-value" value=<<recentColour>>>
|
||||
<$transclude $variable="colour-picker-inner" actions=<<actions>>/>
|
||||
</$set>
|
||||
\end
|
||||
|
||||
\define colour-picker-recent(actions)
|
||||
\whitespace trim
|
||||
\procedure colour-picker-recent(actions)
|
||||
{{$:/language/ColourPicker/Recent}}<$list filter="[list[$:/config/ColourPicker/Recent]]" variable="recentColour">
|
||||
 
|
||||
<$macrocall $name="colour-picker-recent-inner" actions=<<__actions__>>/>
|
||||
<$transclude $variable="colour-picker-recent-inner" actions=<<actions>>/>
|
||||
</$list>
|
||||
\end
|
||||
|
||||
\define colour-picker(actions)
|
||||
\whitespace trim
|
||||
\procedure colour-picker(actions)
|
||||
<div class="tc-colour-chooser">
|
||||
|
||||
<$macrocall $name="colour-picker-recent" actions=<<__actions__>>/>
|
||||
<$transclude $variable="colour-picker-recent" actions=<<actions>>/>
|
||||
|
||||
---
|
||||
|
||||
<$list filter="LightPink Pink Crimson LavenderBlush PaleVioletRed HotPink DeepPink MediumVioletRed Orchid Thistle Plum Violet Magenta Fuchsia DarkMagenta Purple MediumOrchid DarkViolet DarkOrchid Indigo BlueViolet MediumPurple MediumSlateBlue SlateBlue DarkSlateBlue Lavender GhostWhite Blue MediumBlue MidnightBlue DarkBlue Navy RoyalBlue CornflowerBlue LightSteelBlue LightSlateGrey SlateGrey DodgerBlue AliceBlue SteelBlue LightSkyBlue SkyBlue DeepSkyBlue LightBlue PowderBlue CadetBlue Azure LightCyan PaleTurquoise Cyan Aqua DarkTurquoise DarkSlateGrey DarkCyan Teal MediumTurquoise LightSeaGreen Turquoise Aquamarine MediumAquamarine MediumSpringGreen MintCream SpringGreen MediumSeaGreen SeaGreen Honeydew LightGreen PaleGreen DarkSeaGreen LimeGreen Lime ForestGreen Green DarkGreen Chartreuse LawnGreen GreenYellow DarkOliveGreen YellowGreen OliveDrab Beige LightGoldenrodYellow Ivory LightYellow Yellow Olive DarkKhaki LemonChiffon PaleGoldenrod Khaki Gold Cornsilk Goldenrod DarkGoldenrod FloralWhite OldLace Wheat Moccasin Orange PapayaWhip BlanchedAlmond NavajoWhite AntiqueWhite Tan BurlyWood Bisque DarkOrange Linen Peru PeachPuff SandyBrown Chocolate SaddleBrown Seashell Sienna LightSalmon Coral OrangeRed DarkSalmon Tomato MistyRose Salmon Snow LightCoral RosyBrown IndianRed Red Brown FireBrick DarkRed Maroon White WhiteSmoke Gainsboro LightGrey Silver DarkGrey Grey DimGrey Black" variable="colour-picker-value">
|
||||
 
|
||||
<$macrocall $name="colour-picker-inner" actions=<<__actions__>>/>
|
||||
<$transclude $variable="colour-picker-inner" actions=<<actions>>/>
|
||||
</$list>
|
||||
|
||||
---
|
||||
|
||||
<$edit-text tiddler="$:/config/ColourPicker/New" tag="input" default="" placeholder=""/>
|
||||
 
|
||||
<$edit-text tiddler="$:/config/ColourPicker/New" tag="input" default="" placeholder="" class="tc-tiny-gap-right"/>
|
||||
<$edit-text tiddler="$:/config/ColourPicker/New" type="color" tag="input"/>
|
||||
<$set name="colour-picker-value" value={{$:/config/ColourPicker/New}}>
|
||||
<$macrocall $name="colour-picker-inner" actions=<<__actions__>>/>
|
||||
<%if [{$:/config/ColourPicker/New}!is[blank]] %>
|
||||
<$transclude $variable="colour-picker-inner" actions=<<actions>>/>
|
||||
<%endif%>
|
||||
</$set>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
title: $:/core/macros/dumpvariables
|
||||
tags: $:/tags/Macro
|
||||
|
||||
\define dumpvariables()
|
||||
\procedure dumpvariables()
|
||||
\whitespace trim
|
||||
<ul>
|
||||
<$list filter="[variables[]]" variable="varname">
|
||||
|
||||
@@ -1,39 +1,36 @@
|
||||
created: 20170715180840889
|
||||
modified: 20170715180914005
|
||||
tags: $:/tags/Macro
|
||||
title: $:/core/macros/image-picker
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
\define image-picker-thumbnail(actions)
|
||||
<$button tag="a" tooltip="""$(imageTitle)$"""><$transclude $variable="__actions__"/><$transclude tiddler=<<imageTitle>>/></$button>
|
||||
\procedure image-picker-thumbnail(actions)
|
||||
<$button tag="a" tooltip=<<imageTitle>>><$transclude $variable="actions"/><$transclude tiddler=<<imageTitle>>/></$button>
|
||||
\end
|
||||
|
||||
\define image-picker-list(filter,actions)
|
||||
\procedure image-picker-list(filter,actions)
|
||||
\whitespace trim
|
||||
<$list filter="""$filter$""" variable="imageTitle">
|
||||
<$macrocall $name="image-picker-thumbnail" actions=<<__actions__>>/>
|
||||
<$list filter=<<filter>> variable="imageTitle">
|
||||
<$transclude $variable="image-picker-thumbnail" actions=<<actions>>/>
|
||||
 
|
||||
</$list>
|
||||
\end
|
||||
|
||||
\define image-picker(actions,filter:"[all[shadows+tiddlers]is[image]] -[type[application/pdf]] +[!has[draft.of]$subfilter$sort[title]]",subfilter:"")
|
||||
\procedure image-picker(actions,filter:"[all[shadows+tiddlers]is[image]] -[type[application/pdf]] +[!has[draft.of]$subfilter$sort[title]]",subfilter:"")
|
||||
\whitespace trim
|
||||
<div class="tc-image-chooser">
|
||||
<$vars state-system=<<qualify "$:/state/image-picker/system">>>
|
||||
<$let state-system=<<qualify "$:/state/image-picker/system">> tv-filter={{{ [<filter>search-replace[$subfilter$],<subfilter>] }}}>
|
||||
<$checkbox tiddler=<<state-system>> field="text" checked="show" unchecked="hide" default="hide">
|
||||
 
|
||||
{{$:/language/SystemTiddlers/Include/Prompt}}
|
||||
<span class="tc-tiny-gap-left">{{$:/language/SystemTiddlers/Include/Prompt}}</span>
|
||||
</$checkbox>
|
||||
<$reveal state=<<state-system>> type="match" text="hide" default="hide" tag="div">
|
||||
<$macrocall $name="image-picker-list" filter="""$filter$ +[!is[system]]""" actions=<<__actions__>>/>
|
||||
<$transclude $variable="image-picker-list" filter=`$(tv-filter)$ +[!is[system]]` actions=<<actions>>/>
|
||||
</$reveal>
|
||||
<$reveal state=<<state-system>> type="nomatch" text="hide" default="hide" tag="div">
|
||||
<$macrocall $name="image-picker-list" filter="""$filter$""" actions=<<__actions__>>/>
|
||||
<$transclude $variable="image-picker-list" filter=<<tv-filter>> actions=<<actions>>/>
|
||||
</$reveal>
|
||||
</$vars>
|
||||
</$let>
|
||||
</div>
|
||||
\end
|
||||
|
||||
\define image-picker-include-tagged-images(actions)
|
||||
<$macrocall $name="image-picker" filter="[all[shadows+tiddlers]is[image]] [all[shadows+tiddlers]tag[$:/tags/Image]] -[type[application/pdf]] +[!has[draft.of]sort[title]]" actions=<<__actions__>>/>
|
||||
\procedure image-picker-include-tagged-images(actions)
|
||||
<$transclude $variable="image-picker" filter="[all[shadows+tiddlers]is[image]] [all[shadows+tiddlers]tag[$:/tags/Image]] -[type[application/pdf]] +[!has[draft.of]sort[title]]" actions=<<actions>>/>
|
||||
\end
|
||||
|
||||
@@ -1,14 +1,18 @@
|
||||
title: $:/core/macros/list
|
||||
tags: $:/tags/Macro
|
||||
|
||||
\define list-links(filter,type:"ul",subtype:"li",class:"",emptyMessage,field:"caption")
|
||||
\procedure list-links-draggable-drop-actions()
|
||||
<$action-listops $tiddler=<<targetTiddler>> $field=<<targetField>> $subfilter="+[insertbefore<actionTiddler>,<currentTiddler>]"/>
|
||||
\end
|
||||
|
||||
\whitespace trim
|
||||
<$genesis $type=<<__type__>> class=<<__class__>>>
|
||||
<$list filter=<<__filter__>> emptyMessage=<<__emptyMessage__>>>
|
||||
<$genesis $type=<<__subtype__>>>
|
||||
\procedure list-links(filter,type:"ul",subtype:"li",class:"",emptyMessage,field:"caption")
|
||||
<$genesis $type=<<type>> class=<<class>>>
|
||||
<$list filter=<<filter>> emptyMessage=<<emptyMessage>>>
|
||||
<$genesis $type=<<subtype>>>
|
||||
<$link to={{!!title}}>
|
||||
<$let tv-wikilinks="no">
|
||||
<$transclude field=<<__field__>>>
|
||||
<$transclude field=<<field>>>
|
||||
<$view field="title"/>
|
||||
</$transclude>
|
||||
</$let>
|
||||
@@ -18,24 +22,19 @@ tags: $:/tags/Macro
|
||||
</$genesis>
|
||||
\end
|
||||
|
||||
\define list-links-draggable-drop-actions()
|
||||
<$action-listops $tiddler=<<targetTiddler>> $field=<<targetField>> $subfilter="+[insertbefore<actionTiddler>,<currentTiddler>]"/>
|
||||
\end
|
||||
|
||||
\define list-links-draggable(tiddler,field:"list",emptyMessage,type:"ul",subtype:"li",class:"",itemTemplate)
|
||||
\whitespace trim
|
||||
\procedure list-links-draggable(tiddler,field:"list",emptyMessage,type:"ul",subtype:"li",class:"",itemTemplate)
|
||||
<span class="tc-links-draggable-list">
|
||||
<$vars targetTiddler="""$tiddler$""" targetField="""$field$""">
|
||||
<$genesis $type=<<__type__>> class="$class$">
|
||||
<$list filter="[list[$tiddler$!!$field$]]" emptyMessage=<<__emptyMessage__>>>
|
||||
<$let targetTiddler=<<tiddler>> targetField=<<field>>>
|
||||
<$genesis $type=<<type>> class=<<class>>>
|
||||
<$list filter="[<tiddler>get<field>enlist-input[]]" emptyMessage=<<emptyMessage>>>
|
||||
<$droppable
|
||||
actions=<<list-links-draggable-drop-actions>>
|
||||
tag="""$subtype$"""
|
||||
tag=<<subtype>>
|
||||
enable=<<tv-enable-drag-and-drop>>
|
||||
>
|
||||
<div class="tc-droppable-placeholder"/>
|
||||
<div>
|
||||
<$transclude tiddler="""$itemTemplate$""">
|
||||
<$transclude tiddler=<<itemTemplate>>>
|
||||
<$link to={{!!title}}>
|
||||
<$let tv-wikilinks="no">
|
||||
<$transclude field="caption">
|
||||
@@ -60,52 +59,54 @@ tags: $:/tags/Macro
|
||||
</$droppable>
|
||||
</$tiddler>
|
||||
</$genesis>
|
||||
</$vars>
|
||||
</$let>
|
||||
</span>
|
||||
\end
|
||||
|
||||
\define list-tagged-draggable-drop-actions(tag)
|
||||
\whitespace trim
|
||||
\procedure list-tagged-draggable-drop-actions(tag)
|
||||
<!-- Save the current ordering of the tiddlers with this tag -->
|
||||
<$set name="order" filter="[<__tag__>tagging[]]">
|
||||
<$set name="order" filter="[<tag>tagging[]]">
|
||||
<!-- Remove any list-after or list-before fields from the tiddlers with this tag -->
|
||||
<$list filter="[<__tag__>tagging[]]">
|
||||
<$list filter="[<tag>tagging[]]">
|
||||
<$action-deletefield $field="list-before"/>
|
||||
<$action-deletefield $field="list-after"/>
|
||||
</$list>
|
||||
<!-- Save the new order to the Tag Tiddler -->
|
||||
<$action-listops $tiddler=<<__tag__>> $field="list" $filter="+[enlist<order>] +[insertbefore<actionTiddler>,<currentTiddler>]"/>
|
||||
<$action-listops $tiddler=<<tag>> $field="list" $filter="+[enlist<order>] +[insertbefore<actionTiddler>,<currentTiddler>]"/>
|
||||
<!-- Make sure the newly added item has the right tag -->
|
||||
<!-- Removing this line makes dragging tags within the dropdown work as intended -->
|
||||
<!--<$action-listops $tiddler=<<actionTiddler>> $tags=<<__tag__>>/>-->
|
||||
<!--<$action-listops $tiddler=<<actionTiddler>> $tags=<<tag>>/>-->
|
||||
<!-- Using the following 5 lines as replacement makes dragging titles from outside into the dropdown apply the tag -->
|
||||
<$list filter="[<actionTiddler>!contains:tags<__tag__>]">
|
||||
<$list filter="[<actionTiddler>!contains:tags<tag>]">
|
||||
<$fieldmangler tiddler=<<actionTiddler>>>
|
||||
<$action-sendmessage $message="tm-add-tag" $param=<<__tag__>>/>
|
||||
<$action-sendmessage $message="tm-add-tag" $param=<<tag>>/>
|
||||
</$fieldmangler>
|
||||
</$list>
|
||||
</$set>
|
||||
\end
|
||||
|
||||
\define list-tagged-draggable(tag,subFilter,emptyMessage,itemTemplate,elementTag:"div",storyview:"")
|
||||
\whitespace trim
|
||||
\procedure list-tagged-draggable(tag,subFilter,emptyMessage,itemTemplate,elementTag:"div",storyview:"")
|
||||
<span class="tc-tagged-draggable-list">
|
||||
<$set name="tag" value=<<__tag__>>>
|
||||
<$set name="tag" value=<<tag>>>
|
||||
<$list
|
||||
filter="[<__tag__>tagging[]$subFilter$]"
|
||||
emptyMessage=<<__emptyMessage__>>
|
||||
storyview=<<__storyview__>>
|
||||
filter=`[<tag>tagging[]$(subFilter)$]`
|
||||
emptyMessage=<<emptyMessage>>
|
||||
storyview=<<storyview>>
|
||||
>
|
||||
<$genesis $type=<<__elementTag__>> class="tc-menu-list-item">
|
||||
<$genesis $type=<<elementTag>> class="tc-menu-list-item">
|
||||
<$droppable
|
||||
actions="""<$macrocall $name="list-tagged-draggable-drop-actions" tag=<<__tag__>>/>"""
|
||||
actions="""<$macrocall $name="list-tagged-draggable-drop-actions" tag=<<tag>>/>"""
|
||||
enable=<<tv-enable-drag-and-drop>>
|
||||
>
|
||||
<$genesis $type=<<__elementTag__>> class="tc-droppable-placeholder"/>
|
||||
<$genesis $type=<<__elementTag__>>>
|
||||
<$transclude tiddler="""$itemTemplate$""">
|
||||
<$genesis $type=<<elementTag>> class="tc-droppable-placeholder"/>
|
||||
<$genesis $type=<<elementTag>>>
|
||||
<$transclude tiddler=<<itemTemplate>>>
|
||||
<$link to={{!!title}}>
|
||||
<$view field="title"/>
|
||||
<$let tv-wikilinks="no">
|
||||
<$transclude field="caption">
|
||||
<$view field="title"/>
|
||||
</$transclude>
|
||||
</$let>
|
||||
</$link>
|
||||
</$transclude>
|
||||
</$genesis>
|
||||
@@ -114,11 +115,11 @@ tags: $:/tags/Macro
|
||||
</$list>
|
||||
<$tiddler tiddler="">
|
||||
<$droppable
|
||||
actions="""<$macrocall $name="list-tagged-draggable-drop-actions" tag=<<__tag__>>/>"""
|
||||
actions="""<$macrocall $name="list-tagged-draggable-drop-actions" tag=<<tag>>/>"""
|
||||
enable=<<tv-enable-drag-and-drop>>
|
||||
>
|
||||
<$genesis $type=<<__elementTag__>> class="tc-droppable-placeholder"/>
|
||||
<$genesis $type=<<__elementTag__>> style="height:0.5em;"/>
|
||||
<$genesis $type=<<elementTag>> class="tc-droppable-placeholder"/>
|
||||
<$genesis $type=<<elementTag>> style="height:0.5em;"/>
|
||||
</$droppable>
|
||||
</$tiddler>
|
||||
</$set>
|
||||
|
||||
@@ -1,28 +1,28 @@
|
||||
title: $:/core/macros/translink
|
||||
tags: $:/tags/Macro
|
||||
|
||||
\define translink(title,mode:"block")
|
||||
\procedure translink(title,mode:"block")
|
||||
\whitespace trim
|
||||
<$list filter="[<__mode__>match[block]]">
|
||||
<%if [<mode>match[block]] %>
|
||||
<div class="tc-translink">
|
||||
<div>
|
||||
<$link to="""$title$""">
|
||||
<h1><$text text="""$title$"""/></h1>
|
||||
<$link to=<<title>>>
|
||||
<h1><$text text=<<title>>/></h1>
|
||||
</$link>
|
||||
<$transclude tiddler="""$title$""" mode="block">
|
||||
<$set name="currentTiddler" value="""$title$"""><$transclude tiddler="$:/language/MissingTiddler/Hint"/></$set>
|
||||
<$transclude tiddler=<<title>> mode="block">
|
||||
<$set name="currentTiddler" value=<<title>>><$transclude tiddler="$:/language/MissingTiddler/Hint"/></$set>
|
||||
</$transclude>
|
||||
</div>
|
||||
</div>
|
||||
</$list>
|
||||
<$list filter="[<__mode__>match[inline]]">
|
||||
<%endif%>
|
||||
<%if [<mode>match[inline]] %>
|
||||
<span class="tc-translink">
|
||||
<$link to="""$title$""">
|
||||
<$text text="""$title$"""/>
|
||||
<$link to=<<title>> class="tc-tiny-gap-right">
|
||||
<$text text=<<title>>/>
|
||||
</$link>
|
||||
 (<$transclude tiddler="""$title$""" mode="inline">
|
||||
<$set name="currentTiddler" value="""$title$"""><$transclude tiddler="$:/language/MissingTiddler/Hint"/></$set>
|
||||
(<$transclude tiddler=<<title>> mode="inline">
|
||||
<$set name="currentTiddler" value=<<title>>><$transclude tiddler="$:/language/MissingTiddler/Hint"/></$set>
|
||||
</$transclude>)
|
||||
</span>
|
||||
</$list>
|
||||
<%endif%>
|
||||
\end
|
||||
|
||||
@@ -1,62 +1,58 @@
|
||||
title: $:/core/macros/tree
|
||||
tags: $:/tags/Macro
|
||||
|
||||
\define leaf-link(full-title,chunk,separator: "/")
|
||||
<$link to=<<__full-title__>>><$text text=<<__chunk__>>/></$link>
|
||||
\procedure leaf-link(full-title,chunk,separator: "/")
|
||||
<$link to=<<full-title>>><$text text=<<chunk>>/></$link>
|
||||
\end
|
||||
|
||||
\define leaf-node(prefix,chunk)
|
||||
\whitespace trim
|
||||
\procedure leaf-node(prefix,chunk)
|
||||
<li>
|
||||
<$list filter="[<__prefix__>addsuffix<__chunk__>is[shadow]] [<__prefix__>addsuffix<__chunk__>is[tiddler]]" variable="full-title">
|
||||
<$list filter="[<full-title>removeprefix<__prefix__>]" variable="chunk">
|
||||
<span>{{$:/core/images/file}}</span> <$macrocall $name="leaf-link" full-title=<<full-title>> chunk=<<chunk>>/>
|
||||
<$list filter="[<prefix>addsuffix<chunk>is[shadow]] [<prefix>addsuffix<chunk>is[tiddler]]" variable="full-title">
|
||||
<$list filter="[<full-title>removeprefix<prefix>]" variable="chunk">
|
||||
<span class="tc-tiny-gap-right">{{$:/core/images/file}}</span><$transclude $variable="leaf-link" full-title=<<full-title>> chunk=<<chunk>>/>
|
||||
</$list>
|
||||
</$list>
|
||||
</li>
|
||||
\end
|
||||
|
||||
\define branch-node(prefix,chunk,separator: "/")
|
||||
\whitespace trim
|
||||
\procedure branch-node(prefix,chunk,separator: "/")
|
||||
<li>
|
||||
<$set name="reveal-state" value={{{ [[$:/state/tree/]addsuffix<__prefix__>addsuffix<__chunk__>] }}}>
|
||||
<$set name="reveal-state" value={{{ [[$:/state/tree/]addsuffix<prefix>addsuffix<chunk>] }}}>
|
||||
<$reveal type="nomatch" stateTitle=<<reveal-state>> text="show">
|
||||
<$button setTitle=<<reveal-state>> setTo="show" class="tc-btn-invisible">
|
||||
{{$:/core/images/folder}} <$text text=<<__chunk__>>/>
|
||||
{{$:/core/images/folder}} <$text text=<<chunk>>/>
|
||||
</$button>
|
||||
</$reveal>
|
||||
<$reveal type="match" stateTitle=<<reveal-state>> text="show">
|
||||
<$button setTitle=<<reveal-state>> setTo="hide" class="tc-btn-invisible">
|
||||
{{$:/core/images/folder}} <$text text=<<__chunk__>>/>
|
||||
{{$:/core/images/folder}} <$text text=<<chunk>>/>
|
||||
</$button>
|
||||
</$reveal>
|
||||
 
|
||||
<span>(<$count filter="[all[shadows+tiddlers]removeprefix<__prefix__>removeprefix<__chunk__>] -[<__prefix__>addsuffix<__chunk__>]"/>)</span>
|
||||
<span class="tc-tiny-gap-left">(<$count filter="[all[shadows+tiddlers]removeprefix<prefix>removeprefix<chunk>] -[<prefix>addsuffix<chunk>]"/>)</span>
|
||||
<$reveal type="match" stateTitle=<<reveal-state>> text="show">
|
||||
<$macrocall $name="tree-node" prefix={{{ [<__prefix__>addsuffix<__chunk__>] }}} separator=<<__separator__>>/>
|
||||
<$transclude $variable="tree-node" prefix={{{ [<prefix>addsuffix<chunk>] }}} separator=<<separator>>/>
|
||||
</$reveal>
|
||||
</$set>
|
||||
</li>
|
||||
\end
|
||||
|
||||
\define tree-node(prefix,separator: "/")
|
||||
\whitespace trim
|
||||
\procedure tree-node(prefix,separator: "/")
|
||||
<ol>
|
||||
<$list filter="[all[shadows+tiddlers]removeprefix<__prefix__>splitbefore<__separator__>sort[]!suffix<__separator__>]" variable="chunk">
|
||||
<$macrocall $name="leaf-node" prefix=<<__prefix__>> chunk=<<chunk>> separator=<<__separator__>>/>
|
||||
<$list filter="[all[shadows+tiddlers]removeprefix<prefix>splitbefore<separator>sort[]!suffix<separator>]" variable="chunk">
|
||||
<$transclude $variable="leaf-node" prefix=<<prefix>> chunk=<<chunk>> separator=<<separator>>/>
|
||||
</$list>
|
||||
<$list filter="[all[shadows+tiddlers]removeprefix<__prefix__>splitbefore<__separator__>sort[]suffix<__separator__>]" variable="chunk">
|
||||
<$macrocall $name="branch-node" prefix=<<__prefix__>> chunk=<<chunk>> separator=<<__separator__>>/>
|
||||
<$list filter="[all[shadows+tiddlers]removeprefix<prefix>splitbefore<separator>sort[]suffix<separator>]" variable="chunk">
|
||||
<$transclude $variable="branch-node" prefix=<<prefix>> chunk=<<chunk>> separator=<<separator>>/>
|
||||
</$list>
|
||||
</ol>
|
||||
\end
|
||||
|
||||
\define tree(prefix: "$:/",separator: "/")
|
||||
\whitespace trim
|
||||
\procedure tree(prefix: "$:/",separator: "/")
|
||||
<div class="tc-tree">
|
||||
<span><$text text=<<__prefix__>>/></span>
|
||||
<span><$text text=<<prefix>>/></span>
|
||||
<div>
|
||||
<$macrocall $name="tree-node" prefix=<<__prefix__>> separator=<<__separator__>>/>
|
||||
<$transclude $variable="tree-node" prefix=<<prefix>> separator=<<separator>>/>
|
||||
</div>
|
||||
</div>
|
||||
\end
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
created: 20190809095728085
|
||||
modified: 20250707151538845
|
||||
modified: 20190809123445125
|
||||
title: Releasing a new version of TiddlyWiki
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
@@ -11,40 +11,36 @@ type: text/vnd.tiddlywiki
|
||||
# Move the latest release note from the prerelease edition into the tw5.com edition
|
||||
# Adjust the release date and the ''released'' field of the latest release tiddler (eg, [[Release 5.1.3]])
|
||||
# Also adjust the github.com comparison link to point to the tag for the new release
|
||||
# Adjust the tiddler [[TiddlyWiki Archive]] to include the new version number
|
||||
# Ensure [[TiddlyWiki Releases]] has the new version as the default tab
|
||||
# Adjust the modified time of HelloThere
|
||||
# Make sure ''master'' is fully committed
|
||||
|
||||
!! Update Readmes and release note
|
||||
!! Update Readmes
|
||||
|
||||
# Edit `package.json` to the new version number
|
||||
# Run `./bin/readme-bld.sh` to build the readme files
|
||||
# Commit the new readme files to ''master''
|
||||
# Restore `package.json` to the previous version number
|
||||
# Adjust the link for "GitHub for detailed change history of this release" in the release note
|
||||
# Add the credits for the new release banner to the release note, including a link to the GitHub instance of the image from the commit history
|
||||
|
||||
!! Make New Release
|
||||
|
||||
# Run `./bin/verbump "5.1.3"` (substituting the correct version number) to update the version number and assign it a tag
|
||||
# Run `./bin/verbump "5.1.3"` (substituting the correct version number) to update the version number, assign it a tag
|
||||
# Run `./bin/npm-publish.sh` to publish the release to npm
|
||||
# Verify that the new release of TiddlyWiki is available at https://www.npmjs.org/package/tiddlywiki
|
||||
|
||||
!! Update tiddlywiki.com release
|
||||
|
||||
# Update ''tiddlywiki-com'' from ''master'' and push to ~GitHub
|
||||
# Wait until https://tiddlywiki.com is updated with the new release
|
||||
|
||||
!! Announcements
|
||||
!! Cleaning Up
|
||||
|
||||
# Announce the new release on [[TalkTW|https://talk.tiddlywiki.org]]
|
||||
# Tweet the release with the text "TiddlyWiki v5.x.x released to https://tiddlywiki.com #newtiddlywikirelease"
|
||||
|
||||
!! Preparation for the next release in ''master''
|
||||
|
||||
# Adjust version number in `package.json`
|
||||
# Adjust version number in `bin/build-site.sh`
|
||||
# Adjust version number in [[$:/config/OfficialPluginLibrary]] (both in `editions/tw5.com` and `editions/prerelease/tiddlers/system`) and [[$:/config/LocalPluginLibrary]]
|
||||
# Create temporary new release banner
|
||||
# Adjust new release banner
|
||||
# Create the release note for the new release
|
||||
# Commit changes to ''master'' and push to ~GitHub
|
||||
|
||||
@@ -1,34 +1,22 @@
|
||||
caption: 5.3.7
|
||||
created: 20250707115023707
|
||||
description: $:/ControlPanel Wiki Information Tab, Updated [[CodeMirror Plugin]]s to v5.65.19, Support AVIF Images and Bug Fixes
|
||||
modified: 20250707165341181
|
||||
released: 20250707115023707
|
||||
created: 20241115171024144
|
||||
modified: 20241115171024144
|
||||
tags: ReleaseNotes
|
||||
title: Release 5.3.7
|
||||
type: text/vnd.tiddlywiki
|
||||
description: Under development
|
||||
|
||||
//[[See GitHub for detailed change history of this release|https://github.com/TiddlyWiki/TiddlyWiki5/compare/v5.3.6...master]]//
|
||||
|
||||
This is a minor bug fix release before introducing the major changes planned for v5.4.0. The changes planned for that release do involve some minor breaks in backwards compatibility so this release is intended to be a stable point for users before they upgrade.
|
||||
|
||||
! New Features
|
||||
|
||||
<<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/9130">> The new ~TiddlyWiki Surveys edition at https://tiddlywiki.com/surveys.html is a home for surveys and interviews with the TiddlyWiki community. There will be a new 2025 survey soon, but in the meantime you can read the results of the Great Viral ~TiddlyWiki Interview Project from 2010.
|
||||
|
||||
<<.link-badge-added "https://github.com/TiddlyWiki/TiddlyWiki5/pull/9099">>The new Wiki Information tab in the control panel provides a convenient way to view and copy key configuration information about your wiki. This is useful for debugging and support purposes. Find it in $:/ControlPanel under the "Info" tab.
|
||||
This is a minor bug fix release before introducing the major changes planned for v5.4.0. Those changes do involve some minor breaks in backwards compatibility so this release is intended to be a stable point for users before they upgrade.
|
||||
|
||||
! Translation improvements
|
||||
|
||||
* Chinese
|
||||
* French
|
||||
* German
|
||||
* Greek
|
||||
* Japanese
|
||||
|
||||
! Plugin Improvements
|
||||
|
||||
* <<.link-badge-updated "https://github.com/TiddlyWiki/TiddlyWiki5/pull/9114">> [[CodeMirror Plugin]] to ~CodeMirror version to 5.65.19
|
||||
|
||||
! Widget Improvements
|
||||
|
||||
* <<.link-badge-extended "https://github.com/TiddlyWiki/TiddlyWiki5/pull/8816">> 'disabled' attribute to SelectWidget and BrowseWidget
|
||||
@@ -2,7 +2,6 @@ created: 20131127215321439
|
||||
modified: 20140912135951542
|
||||
title: $:/DefaultTiddlers
|
||||
|
||||
[[Hire the founder of TiddlyWiki]]
|
||||
[[TiddlyWiki Pre-release]]
|
||||
HelloThere
|
||||
[[Quick Start]]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: $:/config/LocalPluginLibrary
|
||||
tags: $:/tags/PluginLibrary
|
||||
url: http://127.0.0.1:8080/prerelease/library/v5.4.0/index.html
|
||||
url: http://127.0.0.1:8080/prerelease/library/v5.3.7/index.html
|
||||
caption: {{$:/language/OfficialPluginLibrary}} (Prerelease Local)
|
||||
|
||||
A locally installed version of the official ~TiddlyWiki plugin library at tiddlywiki.com for testing and debugging. //Requires a local web server to share the library//
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: $:/config/OfficialPluginLibrary
|
||||
tags: $:/tags/PluginLibrary
|
||||
url: https://tiddlywiki.com/prerelease/library/v5.4.0/index.html
|
||||
url: https://tiddlywiki.com/prerelease/library/v5.3.7/index.html
|
||||
caption: {{$:/language/OfficialPluginLibrary}} (Prerelease)
|
||||
|
||||
The prerelease version of the official ~TiddlyWiki plugin library at tiddlywiki.com. Plugins, themes and language packs are maintained by the core team.
|
||||
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2017",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2021",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I read and post in this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Not publishing to this location",
|
||||
"publish-to-intranet": "Yes, using a single-file wiki",
|
||||
"value-of-tw": "Extensive use of TiddlyWiki in personal life, mainly for journalling, tracking activity and cataloging posessions. Strong use in work for knowledge sharing and instruction.",
|
||||
"tw-ability-level": "I am comfortable writing filter expressions",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism)",
|
||||
"backup-method": "DIY (any other solution)",
|
||||
"diy-backup-info": "I wrote a set of batch scripts to pick up listed files from Download folder, place in live locations and backing up files with date timestamp files that were already in live location with the same name.",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: \nCurrent layout: \nBrowser language setting: en-GB\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.7\n $:/plugins/bj/Calendar - 1.11.0\n $:/plugins/inmysocks/WordCount - 5.1.10-prerelease\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "Throughout my wiki's I've used various plugins downloaded from community. This includes Projectify, Relink, Tekan,",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Looking forward to seeing what comes of project 2036 and achivements made on the path there. \nHoping to get more out of Tiddlywiki by going through Grok again (my first attempt through v1 and my brain began glazing over after a point).",
|
||||
"project-weaknesses": "Only real fear if support dries up and browser updates break key functionality of Tiddlywiki.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00001",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2020",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "Single location, where I gather information.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions",
|
||||
"save-method": "Multi-file wiki served through Node.js;Single-file wiki with TiddlyDesktop",
|
||||
"backup-method": "DIY (any other solution)",
|
||||
"diy-backup-info": "Nextcloud for TiddlyDesktop, Backup on filesystem-level for Node.js",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/SpartanDay 1\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: de-DE\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fixed-fluid\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: top\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: above\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/wikilabs/click-effect\nPlugins: \n $:/core - 5.3.7\n $:/plugins/felixhayashi/hotzone - 0.0.3\n $:/plugins/felixhayashi/tiddlymap - 0.17.20+10024\n $:/plugins/felixhayashi/topstoryview - 0.2.0\n $:/plugins/flibbles/vis-network - 9.1.2\n $:/plugins/Gk0Wk/CPL-Repo - 2025.03.29\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "No",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Open source allows all people to contribute. Perfect spot between writing content and linking content in a database-like structure.",
|
||||
"project-weaknesses": "The initial learning curve for getting started is very steep. Thankfully there is Grok-TW.\nOne of my painpoints is synchronization with Android devices, which I haven't yet found a reasonable way to do.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00002",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2021",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2022",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I read and post in this community",
|
||||
"use-discord": "I read and post in this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "As a knowledge base (including technical, non-fiction and encyclopaedic content);Worldbuilding (e.g. for role-playing games);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "Yes, with multiple editors/administrators",
|
||||
"publish-to-web": "Not publishing to this location",
|
||||
"publish-to-intranet": "Yes, using a single-file wiki",
|
||||
"value-of-tw": "It lets me keep all my notes in one, well-structured, easy-to-edit place; remix content and display it in different formats via programmatic templates; and visualize, search, and manipulate data.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "No automatic sync across my devices",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/Rad\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: $:/themes/be-rad/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre-wrap\nSticky titles setting: yes\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: zoomin\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: $:/config/shortcuts/diceify,$:/config/shortcuts/streams-indent,$:/config/shortcuts/streams-unindent\nDisabled plugins: $:/plugins/TWaddle/pluginsize\nPlugins: \n $:/core - 5.3.6\n $:/plugins/ahahn/hoverWidget - 0.1.0\n $:/plugins/ahahn/tinka - 0.5.2\n $:/plugins/benwebber/list-inline - 0.2.3\n $:/plugins/bimlas/kin-filter - 1.0.2\n $:/plugins/cdr/external-js - 0.2.1\n $:/plugins/D&DTools/d20.js - 1.1.0\n $:/plugins/designthinkerer/bettercode - 0.0.1\n $:/plugins/ebalster/formula - 0.2.5\n $:/plugins/eskha/DelphesNotes/NotesMenu - 0.1.14\n $:/plugins/eskha/DelphesNotes/SeeAlsoForMissing - 0.1.20\n $:/plugins/eskha/DelphesNotes/SmartSearch - 0.1.13\n $:/plugins/eskha/DelphesNotes/TagsSidebar - 0.1.16\n $:/plugins/EvidentlyCube/AdvancedPerformance - 1.1.6\n $:/plugins/EvidentlyCube/AutoComplete - 1.0.18\n $:/plugins/felixhayashi/respawn - 0.0.3\n $:/plugins/felixhayashi/tiddlymap - 0.17.20+10024\n $:/plugins/felixhayashi/topstoryview - 0.2.0\n $:/plugins/flibbles/relink - 2.4.3\n $:/plugins/flibbles/relink-titles - 2.4.0\n $:/plugins/flibbles/vis-network - 9.1.3\n $:/plugins/Gk0Wk/CPL-Repo - 2022.12.28\n $:/plugins/Gk0Wk/drawio - 0.0.4\n $:/plugins/inmysocks/GenTags - 0.0.6\n $:/plugins/inmysocks/randVal - 0.1.3\n $:/plugins/kookma/commander - 2.1.8\n $:/plugins/kookma/favorites - 4.8.4\n $:/plugins/kookma/section - 1.2.6\n $:/plugins/kookma/shiraz - 2.9.21\n $:/plugins/kookma/thinkup - 0.2.12\n $:/plugins/kookma/todolist - 1.4.4\n $:/plugins/kookma/trashbin - 1.3.4\n $:/plugins/mklauber/shuffle - 1.0.2\n $:/plugins/souk21/commandpalette - 0.0.9\n $:/plugins/sq/macy - 0.0.9\n $:/plugins/sq/selective-refresh - 0.0.1\n $:/plugins/sq/spotlight - 0.0.5\n $:/plugins/sq/sq-filters - 0.1.5\n $:/plugins/sq/streams - 1.2.25\n $:/plugins/tiddlywiki/codemirror - 5.3.6\n $:/plugins/tiddlywiki/codemirror-search-replace - 5.3.6\n $:/plugins/tiddlywiki/dynannotate - 5.3.6\n $:/plugins/tiddlywiki/dynaview - 5.3.6\n $:/plugins/tobibeer/appear - 0.6.4\n $:/plugins/tobibeer/contains - 0.6.0\n $:/plugins/tobibeer/rate - 0.6.2\n $:/plugins/tobibeer/split - 0.8.1\n $:/plugins/TWaddle/Boosters - 0.0.6\n $:/plugins/TWaddle/ListTree - 1.0.5\n $:/plugins/TWaddle/OverWrite - 0.0.2\n $:/plugins/TWaddle/ScrollBack - 0.0.1\n $:/plugins/TWaddle/SideEditor - 3.0.26\n $:/plugins/TWaddle/Stylefields - 1.0.4\n $:/plugins/wikilabs/advanced-search-plus - 0.4.2\n $:/plugins/wikilabs/keyvalues - 2.2.0\n $:/plugins/wikilabs/link-to-tabs - 2.2.0\n $:/plugins/wikilabs/thin-scrollbars - 0.1.2\n $:/plugins/wikilabs/uni-link - 2.2.8\n $:/plugins/wilk/dictionary-table - 1.0.6\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>\n\n* Many of the plugin version numbers are probably misleading: I regularly use Tinka to edit and repack plugins for my own private use, which automatically increments the number.",
|
||||
"tw-customisations": "- many custom stylesheets\n- a number of edit toolbar buttons not listed above\n- replaced select field input areas with textareas via Field Editor cascade\n- heavy use of the ViewTemplate and EditTemplate cascades\n- many macros/functions/procedures\n- modified $link widget",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "I love how easy TW makes it to edit (nearly) anything, including itself. I'm also boundlessly grateful to the community for their generosity with their time and their own code, which continues to aid and inspire my work. I've very confident I could not have reached my current proficiency without their help.\n\nOf the future features I've seen mentioned, I'm most excited for multi-value variables and increased flexibility in procedure syntax.",
|
||||
"project-weaknesses": "I'm slightly concerned about what I perceive as an increased reliance on AI assistance, both in coding (some users actively recommend using AI to write and publish plugins for public use) and in branding (like the new AI-generated version logo). I feel that it both undermines the long-standing TW principle that users should own their data and risks the proliferation of bad code by publishers who don't understand it well enough to fix it.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00003",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: Consumer online storage (e.g. Google Drive, Dropbox)
|
||||
diy-backup-info:
|
||||
first-heard-survey: Talk TiddlyWiki
|
||||
first-used-tw: 2005
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: Backwards compatibility, transparency with future developments.
|
||||
project-weaknesses: Documentation, specific use-case versions, better 'Home' screen experience--think about what HyperCard did.
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki through web browser with Download Saver (default saving mechanism)
|
||||
share-wikis: No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki
|
||||
started-tw-community: 2014
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00004
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles
|
||||
tw-customisations: Yes, I have extensive custom CSS that I wrote, since I am extremely proficient with CSS.
|
||||
tw-future-confidence: Yes
|
||||
use-discord: I do not engage with this community
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss: I do not engage with this community
|
||||
use-mailing-list: I do not engage with this community
|
||||
use-reddit: I do not engage with this community
|
||||
use-ttw: I read and post in this community
|
||||
value-of-tw: For the past 11 years, I could not have performed my daily job at the level I have without the use of TiddlyWiki. It is indispensable. I use it continuously throughout the work day.
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2006",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2011",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Not publishing to this location",
|
||||
"publish-to-intranet": "Yes, using a single-file wiki",
|
||||
"value-of-tw": "RAD, especially Project management customized for my exact needs",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism);Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Multi-file wiki served through Node.js;Single-file wiki with TiddlyDesktop;Single-file wiki with third-party desktop app (e.g. TidGi Desktop, twexe);Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "TiddlySpot / TiddlyHost;Consumer online storage (e.g. Google Drive, Dropbox)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "NA",
|
||||
"tw-customisations": "Many macros/procedures, widgets, filter operators myself. \n\nHandful of plugins from others like relink, editor autolist, autocomplete",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "No",
|
||||
"project-strengths": "LOTS! Adding functionality and flexibility, stability, performance, great community (and moderation)!",
|
||||
"project-weaknesses": "Need easy apps for mobile and easy syncing that’s secure & private, bad name, plain website, documentation is confusing, lots of different syntaxes, community links looks and functionality are poor - need easy adding and voting, need real concurrent multi-user capability, key add-ins like BOB get discontinued which is very painful.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00005",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2008",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2018",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, using a single-file wiki",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "I like that it can be very simple to use, but I have the option to \"go deep\" when needed. It's a local-first, single-file HTML document, which is a winning combination.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "Git forge (GitHub, Gitea/Forgejo, GitLab)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "TiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/TranquilHarmony\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: enable\nKeyboard shortcuts that have been customised: $:/config/shortcuts-mac/new-tiddler,$:/config/shortcuts/excise\nDisabled plugins: $:/plugins/EvidentlyCube/AutoComplete,$:/plugins/kookma/commander,$:/plugins/kookma/refnotes,$:/plugins/sq/quickimages,$:/plugins/tiddlywiki/bibtex\nPlugins: \n $:/core - 5.3.6\n $:/plugins/cdaven/markdown-export - 0.9.0\n $:/plugins/commons/file-uploads - 0.1.8\n $:/plugins/flibbles/relink - 2.5.0\n $:/plugins/kookma/shiraz - 2.6.9\n $:/plugins/sq/file-uploads-PUT - 0.1.2\n $:/plugins/telmiger/details - 0.7.6\n $:/plugins/TheDiveO/FontAwesome - 1.2.18\n $:/plugins/tiddlywiki/markdown - 5.3.6\n $:/plugins/tobibeer/random - 0.1.0\n $:/plugins/tobibeer/rate - 0.6.1\n $:/temp/info-plugin - \n $:/themes/odin/zacht - 0.1\n $:/themes/tiddlywiki/heavier - 5.3.6\n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Consistent steady improvement with sensible introduction of new features.",
|
||||
"project-weaknesses": "Documentation. There is a lot of it, but much of it isn't helpful. For example, the notes about a feature dive directly into every possible scenario/option. Would prefer you pick a few common use cases and start there. Not easy, I know.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00006",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: No, I would not
|
||||
backup-method: TiddlySpot / TiddlyHost;Git forge (GitHub, Gitea/Forgejo, GitLab);Consumer online storage (e.g. Google Drive, Dropbox);Web or cloud hosting (other than TiddlyHost/TiddlySpot e.g. Netlify, AWS, OVH, Google Cloud...)
|
||||
diy-backup-info:
|
||||
first-heard-survey: Discord
|
||||
first-used-tw: 2015
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content);Worldbuilding (e.g. for role-playing games)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: user support/community, transparency in development
|
||||
project-weaknesses: maybe some prebuilt empty sample single file tiddlywiki files with simple instructions for different uses, journaling, different types of note taking, etc.
|
||||
publish-to-intranet: Yes, using a single-file wiki
|
||||
publish-to-web: Yes, using a single-file wiki
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki through web browser with Download Saver (default saving mechanism)
|
||||
share-wikis: Yes, and I am the only editor/administrator of my wiki(s)
|
||||
started-tw-community: 2022
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00007
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles
|
||||
tw-customisations: yes, often.
|
||||
tw-future-confidence: Yes
|
||||
use-discord: I read and post in this community
|
||||
use-for-work-or-study: Not applicable (as retired, etc)
|
||||
use-github-discuss: I do not engage with this community
|
||||
use-mailing-list: I read/lurk, but do not post
|
||||
use-reddit: I read/lurk, but do not post
|
||||
use-ttw: I read and post in this community
|
||||
value-of-tw: because it's cross platform I can use it on any of my devices and can easily share single file with anyone without any worry they will be able to use it
|
||||
wiki-setup-info:
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: DIY (any other solution);No automatic sync across my devices
|
||||
diy-backup-info: Simple SFTP link, with manual tracking of the latest version (yes, I could do better, but it's quick and dirty)
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2024
|
||||
joined-tw-community: No
|
||||
main-use-cases: Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content);Worldbuilding (e.g. for role-playing games);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: You created TiddlyWiki
|
||||
project-weaknesses: No idea, not long enough in the community
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Single-file wiki with TiddlyDesktop
|
||||
share-wikis: No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki
|
||||
started-tw-community:
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00008
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions
|
||||
tw-customisations:
|
||||
tw-future-confidence: Yes
|
||||
use-discord:
|
||||
use-for-work-or-study: No
|
||||
use-github-discuss:
|
||||
use-mailing-list:
|
||||
use-reddit:
|
||||
use-ttw:
|
||||
value-of-tw: General organized notepad and brainstorming tool
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2009",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2014",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content);Programming",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, using a single-file wiki",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "Easy editing of data before publishing.\nPersonal collections/databases\nManaging arbitrarily complex numerical data and provide insights for finances",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism)",
|
||||
"backup-method": "DIY (any other solution)",
|
||||
"diy-backup-info": "Manual backup, sync locally with Syncthing to mobile device",
|
||||
"wiki-setup-info": "",
|
||||
"tw-customisations": "Some local CSS styling, lots of view templates, some edit templates, and occasional use of macros",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "All aspects surrounding the philosophy of TiddlyWiki, like privacy, offline use, no services, no logins, no data collection, and no subscriptions.",
|
||||
"project-weaknesses": "I don't see myself leaving TiddlyWiki any time soon, on the contrary I'd like to migrate more of my digital data to it.\n\nI'd love to see less fear of breaking backwards compatibility in the name of progress and innovation.\nImprove the visual and aesthetic aspect of using TiddlyWiki, especially usability on mobile/touchscreen.\nSimplify/unify the use/syntax of filters, variables, fields, macros, transclusions. If can be overwhelming for less technical users.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00009",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: No automatic sync across my devices;N/A - I keep my wiki on a single system
|
||||
diy-backup-info:
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2004
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki);Programming;Other
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases: Image library
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: Unhelpful answer: This is too much homework, sorry.
|
||||
project-weaknesses: Nothing. Keep on keeping on.
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)
|
||||
share-wikis: No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki
|
||||
started-tw-community: 2004
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00010
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript
|
||||
tw-customisations: My wikis are development platforms akin to an IDE spread across 4 monitors (1 wiki using 4 screens). It's unrecognisable as a TiddlyWiki at first glance.
|
||||
tw-future-confidence: Yes
|
||||
use-discord: I read/lurk, but do not post
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss: I read and post in this community
|
||||
use-mailing-list: I read and post in this community
|
||||
use-reddit: I do not engage with this community
|
||||
use-ttw: I read and post in this community
|
||||
value-of-tw: Oxygen to my brain.
|
||||
wiki-setup-info:
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: No, I would not
|
||||
backup-method: No automatic sync across my devices
|
||||
diy-backup-info:
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2023
|
||||
joined-tw-community: No
|
||||
main-use-cases: Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: despite the changes the workflow remains the same, very clean and intuitive
|
||||
project-weaknesses: I would like a better markdown support without using more than one plugins to have code highlight, a side panel with the titles and subtitle index and so on
|
||||
publish-to-intranet: Yes, served through Node.js
|
||||
publish-to-web: Not publishing to this location
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Multi-file wiki served through Node.js
|
||||
share-wikis: Yes, with multiple editors/administrators
|
||||
started-tw-community:
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00011
|
||||
tw-ability-level: I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...)
|
||||
tw-customisations: mostly some macros to have multiple page templates
|
||||
tw-future-confidence: Yes
|
||||
use-discord:
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss:
|
||||
use-mailing-list:
|
||||
use-reddit:
|
||||
use-ttw:
|
||||
value-of-tw: incredibly fast access to notes and tips about the work and my self - written guides
|
||||
wiki-setup-info: mostly I access the nodejs wiki in the intranet of the office but manually keep updated an HTML snapshot offline to access when out of the office
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2008",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2009",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read and post in this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I read/lurk, but do not post",
|
||||
"use-github-discuss": "I read and post in this community",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Programming",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "It is a convenient \"brain dump\" to keep my thoughts focused. I can take notes of my ideas and know, that I do not loose them. So I can go back later and refine the ideas. \n\nI collect links to interesting topics. I and copy paste content from the web to not loose it to link rot.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Multi-file wiki served through Node.js",
|
||||
"backup-method": "WebDAV;DIY (any other solution)",
|
||||
"diy-backup-info": "I do have a NAS to backup all my important stuff. \nGitHub is an option too",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.3\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: \nCurrent layout: \nBrowser language setting: en\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: $:/config/shortcuts/input-confirm\nDisabled plugins: $:/plugins/wikilabs/webdav-lm\nPlugins: \n $:/core - 5.3.3\n $:/plugins/bj/tiddlyclip - 3.0.7a\n $:/plugins/commons/file-uploads - 0.1.8\n $:/plugins/flibbles/relink - 2.4.3\n $:/plugins/flibbles/relink-variables - 2.4.1\n $:/plugins/sq/webdav-utils - 0.2.0-pre\n $:/plugins/tiddlywiki/bibtex - 5.3.3\n $:/plugins/wikilabs/field-search - 1.0.1\n $:/plugins/wikilabs/link-to-tabs - 3.0.1\n $:/plugins/wikilabs/thin-scrollbars - 0.1.1\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.3\n $:/themes/tiddlywiki/vanilla - 5.3.3\n</code></pre></details>",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "I do like the Tiddlywiki community, because it is friendly and welcoming. This is a strong advantage over other communities. \n\nI would love to have an empty.html with a compressed core. So the wiki itself has a smaller file size.",
|
||||
"project-weaknesses": "I personally will not leave TW in the near future. I am way to invested already and may \"link management\" wiki runs as a Windows WebDav service, which is active at startup.\n\nI may move the MWS TW to my NAS so I can access it from every device connected to the network.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00012",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: No automatic sync across my devices
|
||||
diy-backup-info:
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2010
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: (I don't have helpful answers to this question.)
|
||||
project-weaknesses: (I don't have helpful answers to this question.)
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Single-file wiki with TiddlyDesktop
|
||||
share-wikis: No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki
|
||||
started-tw-community: 2012
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00013
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles
|
||||
tw-customisations: Yes. Styles, macros, Javascript copied from various places and partielle written by myself.
|
||||
tw-future-confidence: Yes
|
||||
use-discord: I do not engage with this community
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss: I do not engage with this community
|
||||
use-mailing-list: I read and post in this community
|
||||
use-reddit: I do not engage with this community
|
||||
use-ttw: I do not engage with this community
|
||||
value-of-tw: I use it mainly as a database for various information.
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2022",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2023",
|
||||
"use-ttw": "I read/lurk, but do not post",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "Ideas and knowledge don't get lost and become a very valuable resource to me.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Multi-file wiki served through Node.js;Single-file wiki with TiddlyDesktop",
|
||||
"backup-method": "Web or cloud hosting (other than TiddlyHost/TiddlySpot e.g. Netlify, AWS, OVH, Google Cloud...)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "A docker container starts a node process for every wiki i have on a different port, around 15. A reverse proxy is configured to connect to those ports depending on the subdomain accessed. The data of all wikis lives in a folder that is shared using Syncthing. The other machines receiving the folder don't run Tiddlywiki, it's just nice to know access to the data does not depend on a single machine being available.",
|
||||
"tw-customisations": "I did quite some customizing for certain use cases i wanted to cover with Tiddlywiki. In every case, after it was done and some time has passed, i came to the conclusion i should focus on content, not on \"features\". I want to keep it simple.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Communication is great, i can follow topics i am interested in on the talk.tiddlywiki.org and GitHub.\n\nThe community of TW is outstanding.\n\nMWS is important to me, but i am unsure if it's ready for everyone yet. I want to be sure before breaking my current setup, so i still wait for it to become more mature.",
|
||||
"project-weaknesses": "I hope Tiddlywiki doesn't become too \"heavy\". The possibilities with filters/procedures/macros/widgets are surely great, but very overwhelming and sometimes quite frustrating, even with experience. Simple and powerful at the same time might be impossible. In some cases, maybe you should go with simple rather than powerful.\n\nI'd like the sidebar to look like a part of the application, visually.\n\nI fear that Jeremy could quit and development stops.\n\nI can't see myself stop using TW anyway.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00014",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2020",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Worldbuilding (e.g. for role-playing games);Other",
|
||||
"other-use-cases": "Database for card collection tracking with a friend",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "Yes, with multiple editors/administrators",
|
||||
"publish-to-web": "Not publishing to this location",
|
||||
"publish-to-intranet": "Yes, using a single-file wiki",
|
||||
"value-of-tw": "Its good for building lots of similar tiddlers with different data, often referenced on different tiddlers, and updating everything by changing one value.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions",
|
||||
"save-method": "Single-file wiki with TiddlyDesktop",
|
||||
"backup-method": "WebDAV;DIY (any other solution)",
|
||||
"diy-backup-info": "stored on a local NAS accessible over intenet",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.1\nCurrent palette: $:/palettes/Blue\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre-wrap\nSticky titles setting: yes\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-boxed\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: bottom\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.1\n $:/plugins/inmysocks/extrafilters - 0.0.1\n $:/plugins/inmysocks/TiddlerTool - 5.1.10-prerelease\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.1\n $:/themes/tiddlywiki/vanilla - 5.3.1\n</code></pre></details>",
|
||||
"tw-customisations": "some macros with javascript that do math (like converting pairs of dates to ages).",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "I like that i can usually find solutions to new problems using online resources like the documentation and community support",
|
||||
"project-weaknesses": "I'd like if there was an easier way to do math without making everything a list. I'd also like it if tiddler names in fields and other weird places could self update like tags do.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00015",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: No, I would not
|
||||
backup-method: DIY (any other solution)
|
||||
diy-backup-info: I make 100 backup copies of my wikis using a bash file (on Linux) and have already been able to recover some data this way. When I reach 100, the oldest wiki is automatically deleted. I also regularly back up everything to external storage devices.
|
||||
first-heard-survey: tiddlywiki.com
|
||||
first-used-tw: 2015
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki);Programming
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: that everything is discussed openly and many decisions are made by voting or together.
|
||||
project-weaknesses: I'm very happy with the work and the future of TW. Perhaps I'll have more time to contribute next year, since I'll probably be retiring then.
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)
|
||||
share-wikis: No, my TiddlyWiki is for personal use only
|
||||
started-tw-community: 2019
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00016
|
||||
tw-ability-level: I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles
|
||||
tw-customisations:
|
||||
tw-future-confidence: Yes
|
||||
use-discord: I do not engage with this community
|
||||
use-for-work-or-study: No
|
||||
use-github-discuss: I read/lurk, but do not post
|
||||
use-mailing-list: I read and post in this community
|
||||
use-reddit: I do not engage with this community
|
||||
use-ttw: I read and post in this community
|
||||
value-of-tw: I've tried many tools. TW is the best. Tiddlywiki runs across all systems, and you always have everything important in one file, even encrypted (if you want).
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2005",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2018",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read and post in this community",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read and post in this community",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Programming;Other",
|
||||
"other-use-cases": "So many different uses it's hard to list them. Many of them for public wikis meant for other users.",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, with multiple editors/administrators",
|
||||
"publish-to-web": "Yes, using a single-file wiki;Yes, served through Node.js",
|
||||
"publish-to-intranet": "Yes, using a single-file wiki;Yes, served through Node.js",
|
||||
"value-of-tw": "It's far too difficult to summarize. It's become my Golden Hammer: every problem looks like a nail.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism);Multi-file wiki served through Node.js",
|
||||
"backup-method": "TiddlySpot / TiddlyHost;Git forge (GitHub, Gitea/Forgejo, GitLab);Web or cloud hosting (other than TiddlyHost/TiddlySpot e.g. Netlify, AWS, OVH, Google Cloud...)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: \nCurrent layout: PageTemplate link click move to top\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: yes\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.6\n $:/plugins/tiddlywiki/filesystem - 5.3.6\n $:/plugins/tiddlywiki/highlight - 5.3.3\n $:/plugins/tiddlywiki/tiddlyweb - 5.3.6\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.3\n $:/themes/tiddlywiki/vanilla - 5.3.3\n</code></pre></details>",
|
||||
"tw-customisations": "I have a JSON file I drag onto nearly every new wiki, changing to fluid-fixed, faster animation, open-at-top layout, a togglable, default read-only mode, custom widths, and more.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "No",
|
||||
"project-strengths": "Talk is a fantastic community. I believe Discord is as well, although I spend little time there, and almost none on Reddit.\n\nThere are many helpful members, various levels of expertise, and many people to learn from.\n\nThe community is very welcoming to new members and helpful for more experienced ones as well.",
|
||||
"project-weaknesses": "1. Improved documentation.\n\n2. On GitHub, decisions are very slow to come; I think the work Jeremy is doing to spread the load should help. I would love it if some triage of open issues could within, say, two weeks, could categorize issues and PRs with something like `Still Discussing`/`5.3.8`/`5.3.9`/`5.4.0`/`5.5.0`/`6.0(TWX)` to give a sense as soon as possible of when a change might arrive.\n\n3. Improved documentation! Yes, again. We must consider separating docs out from the main site.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00017",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2023",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2025",
|
||||
"use-ttw": "I read/lurk, but do not post",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "I really like the \"Completeness\" of the solution in a single application.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...)",
|
||||
"save-method": "Multi-file wiki served through Node.js",
|
||||
"backup-method": "Web or cloud hosting (other than TiddlyHost/TiddlySpot e.g. Netlify, AWS, OVH, Google Cloud...)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: $:/core/ui/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-boxed\nNavigation address bar setting: permaview\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.6\n $:/languages/en-US - 5.3.6\n $:/plugins/flibbles/relink - 2.5.1\n $:/plugins/tiddlywiki/filesystem - 5.3.6\n $:/plugins/tiddlywiki/highlight - 5.3.6\n $:/plugins/tiddlywiki/tiddlyweb - 5.3.6\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "I have to copy and paste a lot from the community.",
|
||||
"positive-about-future": "No",
|
||||
"tw-future-confidence": "No",
|
||||
"project-decision-trust": "No",
|
||||
"project-strengths": "I really like the longevity of the project. Its the main reason I use it but there are shiny new tools every year.",
|
||||
"project-weaknesses": "For me, I almost elusively look for tools that if something should happen I can export them \"cleanly\" to a format that can be well interpreted such as markdown. I'm not very clear what my exit Strategy would be (quickly)\n\nTiddlywiki is awesome in that it can do anything but its really hard to understand what you SHOULD do vs CAN do. I have a hard time understanding what the BEST way to utilize the application as its pretty \"hacky\".\n\nI'm not sure who/how the governing body works or is funded",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00018",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2010",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2020",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "I use one or more TW's on a daily basis.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox);DIY (any other solution)",
|
||||
"diy-backup-info": "Over VPN (Google Remote Desktop), and Flash Drives.",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: above\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/Gk0Wk/notionpage-backlink,$:/plugins/inmysocks/GenTags,$:/plugins/mat/field-value-selector\nPlugins: \n $:/core - 5.3.7\n $:/plugins/bj/tiddlyclip - 3.0.7a\n $:/plugins/Gk0Wk/CPL-Repo - 2022.12.28\n $:/plugins/Gk0Wk/notionpage-covericon - 0.0.14\n $:/plugins/Gk0Wk/sidebar-resizer - 0.0.5\n $:/plugins/kookma/commander - 2.1.6\n $:/plugins/kookma/search - 0.9.0\n $:/plugins/kookma/shiraz - 2.8.2\n $:/plugins/kookma/shiraz-callout - 0.6.0\n $:/plugins/kookma/shiraz-formatter - 0.5.1\n $:/plugins/sq/swiffy-slider - 0.0.1\n $:/plugins/wikilabs/bundler - 0.5.2\n $:/plugins/wikilabs/cheatsheet - 1.1.1\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "Several custom Stylesheets; a few Macros. Haven't really grasped Procedures yet...",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "I like Jeremy's level-headed leadership.\n\nThe community never ceases to amaze with not only their brilliant ideas and solutions, but their willingness to share with others and really help out new users.",
|
||||
"project-weaknesses": "I don't see myself ever abandoning TiddlyWiki unless some major, radical change occurs such as something rendering my past data inaccessible or something.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00019",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2005",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "It is like my second brain (personal knowledge management), password manager, project management tool, investing journal, to do list tracker amongst other things.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Single-file wiki with TiddlyDesktop;Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "DIY (any other solution);No automatic sync across my devices",
|
||||
"diy-backup-info": "Copy to cloud based storage (dropbox, google drive)",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/SolarFlare\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: $:/core/ui/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/BTC/SidebarSlider,Draft of '$:/plugins/tiddlywiki/menubar'\nPlugins: \n $:/core - 5.3.7\n $:/plugins/ihm/tidgraph - 0.9.6\n $:/plugins/kookma/favorites - 4.8.8\n $:/plugins/kookma/pikaday - 0.7.0\n $:/plugins/kookma/shiraz - 3.0.8\n $:/plugins/kookma/shiraz-formatter - 0.6.0\n $:/plugins/oeyoews/mermaid - 11.6.3\n $:/plugins/orange/mermaid-tw5 - 0.3.8\n $:/plugins/tiddlywiki/external-attachments - 5.3.7\n $:/plugins/tiddlywiki/highlight - 5.3.7\n $:/plugins/tiddlywiki/markdown - 5.3.7\n $:/plugins/tiddlywiki/menubar - 5.3.7\n $:/plugins/tiddlywiki/tw2parser - 5.3.7\n $:/plugins/tobibeer/plantuml - 0.5.0\n $:/temp/info-plugin - \n $:/themes/nico/notebook - 1.4.1\n $:/themes/tiddlywiki/hidefurniture - 5.3.5\n $:/themes/tiddlywiki/readonly - 5.3.7\n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>\n\nI also use TW Classic",
|
||||
"tw-customisations": "Some minor CSS customisations in both TW Classic and TW5 for tables, and text and highlighting.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Its true open source and my data is mine and I can still access every data I have created on Tiddlywiki since I started using it in 2005.\nI appreciate the Multi Wiki Server idea",
|
||||
"project-weaknesses": "Please make compatability with markdown better, especially with widgets and macros.\n\nPlease make cut and paste from web pages easier, similar to Microsoft Onenote for example, where a whole webpage with multiple images in amongst the text blocks can be copied and pasted into Onenote with a single command.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00020",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: N/A - I keep my wiki on a single system
|
||||
diy-backup-info:
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2011
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: Note-taking;Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki);Programming;Other
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases: Interested in creating a Zettelkasten method in the tiddly wiki. but I need a primer for how it is organizaed.
|
||||
positive-about-future: No
|
||||
project-decision-trust: Yes
|
||||
project-strengths: Keeping it clean - slow and steady growth. I think the principles you all are using are working well.
|
||||
project-weaknesses: Documentation; an AI bot to write code for custom features may be helpful; a tutorial book that immerses the user into understanding the tool is would be helpful in understand the power of the tiddly wiki because we could explain it better, hence use it with others. I really think it needs to be written by a non-coder with a lot of examples. - Easier Modification of CSS parameters - can't stand the gray type need more contrast. Samples... samples...samples would help.
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)
|
||||
share-wikis: No, my TiddlyWiki is for personal use only
|
||||
started-tw-community: 2015
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00021
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I have written custom HTML;I have written custom CSS styles
|
||||
tw-customisations: Stylesheet modifcations only - would love to create more but I need a refresher on Javascript.
|
||||
tw-future-confidence: No
|
||||
use-discord: I do not engage with this community
|
||||
use-for-work-or-study: Not applicable (as retired, etc)
|
||||
use-github-discuss: I do not engage with this community
|
||||
use-mailing-list: I read/lurk, but do not post
|
||||
use-reddit: I do not engage with this community
|
||||
use-ttw: I do not engage with this community
|
||||
value-of-tw: I don't use it for day-to-day although I would like to. The components of it are not clear. While I can code I really can't see how the process fits together as I am a top down learner. I would love to introduce this tool to others who do not code as a tool for studying -
|
||||
wiki-setup-info: not on this device.
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Other",
|
||||
"other-survey-source": "I proposed and helped write this survey",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2022",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2023",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I read/lurk, but do not post",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "It is flexible to make any database I need for personal use. For example, I track every piece of media I consume for example, and I prefer having it locally. I know I can always depend on TiddlyWiki, and I find it helpful to follow link to link, which TiddlyWiki makes v. natural.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism);Single-file wiki with TiddlyDesktop;Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "WebDAV",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/DesertSand\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: en-GB\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre-wrap\nSticky titles setting: yes\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: text\nCurrent storyview setting: classic\nToolbar text setting: yes\nToolbar icon setting: yes\nButton class setting: tc-btn-boxed\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: above\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: $:/config/shortcuts/link,$:/config/shortcuts/linkify,$:/config/shortcuts/mono-line,$:/config/shortcuts/quote\nDisabled plugins: $:/plugins/ahanniga/context-menu-plugin,$:/plugins/danielo515/ContextPlugin,$:/plugins/sq/quickimages\nPlugins: \n $:/core - 5.3.7\n $:/plugins/ahanniga/find-in-page-plugin - 0.3.0\n $:/plugins/benwebber/tag-count - 0.2.2\n $:/plugins/EvidentlyCube/AutoComplete - 1.0.20\n $:/plugins/flibbles/relink - 2.5.1\n $:/plugins/flibbles/relink-fieldnames - 2.5.0\n $:/plugins/flibbles/relink-titles - 2.4.0\n $:/plugins/Gk0Wk/CPL-Repo - 2025.03.29\n $:/plugins/gsd5/core - 0.8.2\n $:/plugins/kookma/commander - 2.1.13\n $:/plugins/kookma/favorites - 4.8.8\n $:/plugins/kookma/kara - 0.9.6\n $:/plugins/kookma/section - 1.2.2\n $:/plugins/kookma/shiraz - 3.0.8\n $:/plugins/kookma/solution - 1.3.0\n $:/plugins/kookma/trashbin - 1.3.5\n $:/plugins/sk/SidebarHelp - 0.0.5\n $:/plugins/sk/TableHelper - 0.0.4\n $:/plugins/sobjornstad/3click2edit - 0.0.1\n $:/plugins/sq/editor-autolist - 0.1.14\n $:/plugins/tgrosinger/tw5-checklist - 0.0.15\n $:/plugins/tiddlywiki/browser-sniff - 5.3.7\n $:/plugins/tiddlywiki/highlight - 5.3.7\n $:/plugins/tobibeer/rate - 0.6.1\n $:/plugins/TWaddle/ListTree - 1.0.4\n $:/plugins/wikilabs/cheatsheet - 1.1.2\n $:/plugins/wikilabs/link-to-tabs - 3.0.1\n $:/plugins/wimmoermans/history - 0.8.2\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "I often make special-purpose buttons to create tiddlers, which I tend to put in the sidebar. I just have one template I clone for that purpose. I have MediaWiki-style infobox fores my databases that I cribbed from the Kansas Railroads wiki.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Remaining a unique proposition in being software that truly is local-first and often local-only, as well as being able to run anywhere with basically no effort whatsoever.\n\nBeing a community of people who really care and think about why they use software. More importantly, people that really think out of the box. I have used a lot of geeky 'productivity' software, mostly from the Linux side (think suckless) and TW is the only community that doesn't care for labels, but just the best solution.",
|
||||
"project-weaknesses": "The styling needs a revamp. The standard font sizes are a good indicator of that, especially on tabs. I think this change must come from the project itself.\n\nThe website should have its structure reconsidered and probably show less info upfront. We need new users.\n\nI'm wary of a gradual split in the ecosystem (core+plugin devs) between single-file and Node.\n\nThe standard distribution should be more featureful e.g. by shipping some plugins along w/ the core, which means supporting them too.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00022",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2024",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2024",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I read and post in this community",
|
||||
"use-discord": "I read/lurk, but do not post",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Producing/publishing interactive fiction;Worldbuilding (e.g. for role-playing games);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "I use TW mostly for my video game universe, integrating elements of journalling, task management, non-fiction research data-basing, hypertextual narrative design, and World Building. I work more in the audio world in REAPER, and prefer TWs similar community driven customizability",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with TiddlyDesktop;Single-file wiki with third-party desktop app (e.g. TidGi Desktop, twexe)",
|
||||
"backup-method": "N/A - I keep my wiki on a single system",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/FlexokiDark EDITED 1\nCurrent theme: $:/themes/tiddlywiki/tight\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: yes\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/benwebber/crosslinks,$:/plugins/Gk0Wk/TW5-CodeMirror-Enhanced,$:/plugins/kookma/favorites,$:/plugins/kookma/indexer,$:/plugins/linonetwo/itonnote,$:/plugins/tiddlywiki/comments\nPlugins: \n $:/core - 5.3.6\n $:/plugins/benwebber/tag-count - 0.2.2\n $:/plugins/eucaly/titleme - 0.0.1\n $:/plugins/EvidentlyCube/AutoComplete - 1.0.20\n $:/plugins/Gk0Wk/CPL-Repo - 2024.11.25\n $:/plugins/Gk0Wk/drawio - 0.0.7\n $:/plugins/Gk0Wk/focused-tiddler - 0.0.3\n $:/plugins/Gk0Wk/sidebar-resizer - 0.0.6\n $:/plugins/HCHaase/TOCgeneric - 2.2.1\n $:/plugins/hoelzro/full-text-search - 1.1.0-4-g954307a\n $:/plugins/jd/plainrevs - 0.0.20\n $:/plugins/kixam/moment - 2.24.0\n $:/plugins/kookma/commander - 2.1.13\n $:/plugins/kookma/narenj - 0.5.0\n $:/plugins/kookma/shiraz - 3.0.5\n $:/plugins/kookma/shiraz-callout - 0.8.0\n $:/plugins/kookma/shiraz-formatter - 0.6.0\n $:/plugins/kookma/toc - 1.6.2\n $:/plugins/kookma/trashbin - 1.3.4\n $:/plugins/linonetwo/autocomplete - 0.4.0\n $:/plugins/linonetwo/commandpalette - 2.0.2\n $:/plugins/linonetwo/tidgi-ipc-syncadaptor - 0.1.0\n $:/plugins/linonetwo/tidgi-ipc-syncadaptor-ui - 1.0.0\n $:/plugins/linonetwo/title-caption - 0.3.1\n $:/plugins/linonetwo/tw-calendar - 1.6.0\n $:/plugins/linonetwo/tw-react - 1.0.0\n $:/plugins/mabuqian/GuMo-Palettes - 0.1.1\n $:/plugins/sk/FindReplace - 0.0.6\n $:/plugins/telmiger/EditorCounter - 0.6.6\n $:/plugins/telmiger/HarveyBalls - 0.0.6\n $:/plugins/Telumire/Fonts - 0.0.2\n $:/plugins/tg/chars-button - 0.0.11\n $:/plugins/tg/layout - 0.5.13\n $:/plugins/tg/leftmenu - 0.0.8\n $:/plugins/tg/tiddlersbar - 0.0.22\n $:/plugins/TheDiveO/FontAwesome - 1.2.22\n $:/plugins/tiddlywiki/browser-sniff - 5.3.6\n $:/plugins/tiddlywiki/filesystem - 5.3.6\n $:/plugins/tiddlywiki/freelinks - 5.3.6\n $:/plugins/tobibeer/appear - 0.6.2\n $:/plugins/tobibeer/inc - 0.5.2\n $:/plugins/tobibeer/xlist - 0.5.0\n $:/plugins/xp/emoji-button - 0.2.2\n $:/temp/info-plugin - \n $:/themes/tg/mobie - 0.1.10\n $:/themes/tiddlywiki/tight - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6-prerelease\n</code></pre></details>",
|
||||
"tw-customisations": "I use quite a few stylesheets which i have found through discussions in the community or on other tiddlys, often with my own customizations. \nI have a few custom macros built off others work to create structures for collapsible character bios and other similar structures.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "FOSS FTW! I personally love the decentralized community approach. I think discussions I've heard from the devs themselves sound like they are mostly going in the right directions, and the community has so many cool projects going. Since finding TW last year I've become a bit of an evangelist, showing it off to all my friends, and I don't think that will change any time soon the way its being run.",
|
||||
"project-weaknesses": "I'll keep using TW, i adopted it because it felt sturdy for long-term use.\nI have no fears about TWs future.\nI don't really see any problems at all wit hthe TW community, its been so helpful and supportive to me. \nI might contribute more to the project if there were better mobile tools, thats the one thing that i feel hasn't caught up, beyond fully capitalized, italic, bold, SAVING haha, but i think thats well known. A better mobile app would really help me and others use it more, etc.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00023",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2005",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, served through Node.js",
|
||||
"publish-to-intranet": "Yes, served through Node.js",
|
||||
"value-of-tw": "Note taking, incredibly flexible tool. Using it on daily basis, no other tool comes near to the TW functionality I need, use and appreciate.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable writing filter expressions;I have written custom CSS styles",
|
||||
"save-method": "Multi-file wiki served through Node.js",
|
||||
"backup-method": "Git forge (GitHub, Gitea/Forgejo, GitLab)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/Twilight\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: $:/core/ui/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: above\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/bimlas/asciidoctor,$:/plugins/tiddlywiki/codemirror,$:/plugins/tiddlywiki/comments,$:/plugins/tiddlywiki/katex\nPlugins: \n $:/core - 5.3.6\n $:/languages/cs-CZ - 5.1.19\n $:/languages/de-DE - 5.1.19\n $:/languages/sk-SK - 5.1.19\n $:/plugins/bimlas/kin-filter - 1.0.0\n $:/plugins/frd/simplecalendar - 0.2.16\n $:/plugins/telmiger/HarveyBalls - 0.1.0\n $:/plugins/tiddlywiki/codemirror-autocomplete - 5.1.19\n $:/plugins/tiddlywiki/codemirror-mode-css - 5.1.19\n $:/plugins/tiddlywiki/codemirror-mode-htmlembedded - 5.1.19\n $:/plugins/tiddlywiki/codemirror-mode-htmlmixed - 5.1.19\n $:/plugins/tiddlywiki/codemirror-mode-javascript - 5.1.19\n $:/plugins/tiddlywiki/filesystem - 5.3.6\n $:/plugins/tiddlywiki/highlight - 5.3.6\n $:/plugins/tiddlywiki/internals - 5.1.19\n $:/plugins/tiddlywiki/markdown - 5.3.6\n $:/plugins/tiddlywiki/qrcode - 5.1.19\n $:/plugins/tiddlywiki/railroad - 5.1.19\n $:/plugins/tiddlywiki/tiddlyweb - 5.3.6\n $:/plugins/tiddlywiki/tw5.com-docs - 5.1.19\n $:/plugins/tobibeer/plantuml - 0.5.0\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/centralised - 5.1.19\n $:/themes/tiddlywiki/heavier - 5.1.19\n $:/themes/tiddlywiki/readonly - 5.1.19\n $:/themes/tiddlywiki/seamless - 5.1.19\n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/starlight - 5.1.19\n $:/themes/tiddlywiki/tight - 5.1.19\n $:/themes/tiddlywiki/tight-heavier - 5.1.19\n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "no other customisations",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Covering obvious and not so obvious note-taking needs, and above all I appreciate the things are documented because I have no trouble to understand and follow up the documentation if and when I need to resolve something.",
|
||||
"project-weaknesses": "Could you imagine yourself leaving TiddlyWiki? No way, it is absolutely essential tool for myself. \n\nThank You!",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00024",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: No, I would not
|
||||
backup-method: TiddlySpot / TiddlyHost
|
||||
diy-backup-info:
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2008
|
||||
joined-tw-community: No
|
||||
main-use-cases: Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki);Other
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases: I am an artist. I use it as my main professional website.
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: I love that it is open source and non-commercialised. I love the way the community responds and helps each other out. I like its DIY nature and that it is like a maker space. I am excited that TiddlyWiki could become what the world needs in a future of commercialised AI domination. Tiddlywiki is more than about providing tech solutions or innovation. It is about that of course but about doing that through journeying together.
|
||||
project-weaknesses: Yes, if Tiddlywiki every commercialised and became like Notion or Evernote, I will leave. I am dyslexic, can't code, so I can't participate in the TW community. Most of what is written in the help for discussion forums I don't understand. Not only the technical stuff, but even the very basic stuff, e.g., I don't even know what a plugin is. If there is a some really BASIC training tutorials (like for an 8 year old) to help me understand the jargon/language, this would enable me to contribute.
|
||||
publish-to-intranet: Not publishing to this location
|
||||
publish-to-web: Yes, using a single-file wiki
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki through web browser with Download Saver (default saving mechanism)
|
||||
share-wikis: Yes, and I am the only editor/administrator of my wiki(s)
|
||||
started-tw-community:
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00025
|
||||
tw-ability-level: My use is basic; I use TiddlyWiki in a configuration close to standard, without plugins
|
||||
tw-customisations: no
|
||||
tw-future-confidence: Yes
|
||||
use-discord:
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss:
|
||||
use-mailing-list:
|
||||
use-reddit:
|
||||
use-ttw:
|
||||
value-of-tw: As a dyslexic/neurodiverse person it has been ESSENTIAL for me because of the way information can be recorded in small bits (tiddlys) and be connected in an interrelated (neuro) network is really helpful because my brain can't retrieve or order information in neurotypical ways.
|
||||
wiki-setup-info: I don't understand this instruction or how to follow it.
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2015",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2023",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content);Other",
|
||||
"other-use-cases": "I have implemented a music player.",
|
||||
"use-for-work-or-study": "Not applicable (as retired, etc)",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "- TiddlyWIki is a great tool for note-taking.\n- I love my music player.",
|
||||
"tw-ability-level": "I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "DIY (any other solution)",
|
||||
"diy-backup-info": "https://talk.tiddlywiki.org/t/easy-webdav-saving-a-la-timimi/12306",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: $:/core/ui/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: $:/config/shortcuts-mac/player-close-all-tiddlers,$:/config/shortcuts-mac/player-open-search,$:/config/shortcuts-mac/save-wiki,$:/config/shortcuts/cancel-edit-tiddler,$:/config/shortcuts/excise\nDisabled plugins: \nPlugins: \n $:/core - 5.3.7\n $:/plugins/anttt/highlight - 1.0.4-beta\n $:/plugins/tiddlywiki/codemirror - 5.3.7\n $:/plugins/tiddlywiki/codemirror-autocomplete - 5.3.7\n $:/plugins/tiddlywiki/codemirror-closebrackets - 5.3.7\n $:/plugins/tiddlywiki/codemirror-closetag - 5.3.7\n $:/plugins/tiddlywiki/codemirror-fullscreen - 5.3.7\n $:/plugins/tiddlywiki/codemirror-keymap-vim - 5.3.7\n $:/plugins/tiddlywiki/codemirror-mode-css - 5.3.7\n $:/plugins/tiddlywiki/codemirror-mode-javascript - 5.3.7\n $:/plugins/tiddlywiki/codemirror-search-replace - 5.3.7\n $:/plugins/tiddlywiki/highlight - 5.3.7\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "stylesheets, macros, functions, procedures and JavaScript",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "- infinite customisability\n- great community (Talk)",
|
||||
"project-weaknesses": "- a standard saving mechanism for single file wikis that works on all browsers\nMy DIY solution (see above) is browser-independent, i.e., no browser extensions are required, but is a bit of a kludge as it requires external tools.\n- better documentation, also for developers",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00026",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: Git forge (GitHub, Gitea/Forgejo, GitLab)
|
||||
diy-backup-info:
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2007
|
||||
joined-tw-community: No
|
||||
main-use-cases: Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Programming
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: Newletter.
|
||||
project-weaknesses: Nothing.
|
||||
publish-to-intranet: Not publishing to this location
|
||||
publish-to-web: Not publishing to this location
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki through web browser with Download Saver (default saving mechanism)
|
||||
share-wikis: Yes, and I am the only editor/administrator of my wiki(s)
|
||||
started-tw-community:
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00027
|
||||
tw-ability-level: I am comfortable writing filter expressions
|
||||
tw-customisations: I would like the history, settings, links, etc on the right to be further on the right by default so the tiddlers on the left side can take up 70% ish of the page instead of just 40% ish today.
|
||||
tw-future-confidence: Yes
|
||||
use-discord:
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss:
|
||||
use-mailing-list:
|
||||
use-reddit:
|
||||
use-ttw:
|
||||
value-of-tw: I would lose my mind without TiddlyWiki. It helps me extensively manage my thoughts, notes, to-dos, meetings, personal, professional, etc.
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2024",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2024",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Programming",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "My top 1 feature is single HTML wiki full encryption. Especially handy on non-rooted Android smartphones, which provide less flexibility to the end user, like running custom encrypted filesystems.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism);Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Multi-file wiki served through Node.js;Single-file wiki with TiddlyDesktop;Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "DIY (any other solution)",
|
||||
"diy-backup-info": "Syncthing, local Git/Fossil repositories",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/wilk/palettes/GraphiteDark090\nCurrent theme: \nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre\nSticky titles setting: no\nSidebar layout setting: fixed-fluid\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: enable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/ahanniga/find-in-page-plugin,$:/plugins/ihm/tidgraph,$:/plugins/wikilabs/tocP\nPlugins: \n $:/core - 5.3.6\n $:/plugins/danielo515/encryptTiddler - 2.5\n $:/plugins/flibbles/relink - 2.4.4\n $:/plugins/flibbles/relink-fieldnames - 2.4.1\n $:/plugins/flibbles/relink-markdown - 2.4.0\n $:/plugins/flibbles/relink-titles - 2.4.0\n $:/plugins/flibbles/relink-variables - 2.4.1\n $:/plugins/Gk0Wk/CPL-Repo - 2025.03.29\n $:/plugins/hoelzro/full-text-search - 1.1.0-4-g954307a\n $:/plugins/hoelzro/progress-bar - 0.0.1\n $:/plugins/kookma/commander - 2.1.13\n $:/plugins/sq/streams - 1.2.24\n $:/plugins/tiddlywiki/codemirror - 5.3.6\n $:/plugins/tiddlywiki/codemirror-autocomplete - 5.3.6\n $:/plugins/tiddlywiki/codemirror-closebrackets - 5.3.6\n $:/plugins/tiddlywiki/codemirror-closetag - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-css - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-htmlembedded - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-htmlmixed - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-javascript - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-markdown - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-xml - 5.3.6\n $:/plugins/tiddlywiki/codemirror-search-replace - 5.3.6\n $:/plugins/tiddlywiki/codemirror-trailingspace - 5.3.6\n $:/plugins/tiddlywiki/highlight - 5.3.6\n $:/plugins/tiddlywiki/markdown - 5.3.6\n $:/plugins/vuk/TW-UnitTest - 0.0.47\n $:/plugins/wikilabs/bundler - 1.2.0\n $:/plugins/wikilabs/field-editor - 1.1.0\n $:/plugins/wikilabs/field-visibility - 1.0.1\n $:/plugins/wikilabs/trails - 1.1.1\n $:/plugins/wilk/copy-code-button - 1.0.3\n $:/plugins/yaisog/ancestors-filter - 0.9.0\n $:/plugins/yaisog/descendants-filter - 0.9.0\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "- user friendly community\n- regulars are intelligent and knowledgeable, yet not egomaniacs\n- the spirit of the comminity stays technical, there's no annoying zealotry about worshipping a weaponized Code of Conduct",
|
||||
"project-weaknesses": "- a lot of generic solutions to particular problems remain in forum; this is a paradox that TiddlyWiki - a wiki (!) does not have an online editable \"source of truth\"(tm) edition a la Arch Wiki\n- the official TiddlyWiki docs are too much like a dry reference; the initiative to make GrokTiddlyWiki is not a silver bullet, but is a giant step in the right direction",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00028",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2012",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2023",
|
||||
"use-ttw": "I read/lurk, but do not post",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Not publishing to this location",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "I love TW5 for my work place a an awesome note taking and task manager\nI love TW5 for home to help me with my hobby of dungeons and dragons",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism)",
|
||||
"backup-method": "TiddlySpot / TiddlyHost",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "You are very good at presenting information in a concise manner",
|
||||
"project-weaknesses": "As someone who is not a programmer sometimes I get a little lost in the jargon of TW. I have tried using some plugins but sometimes the documentation is not written in a way a non programmer can understand. I get that it is a hard task to pair down some of the information. Also new videos showing different aspects of TW5 would be nice.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00029",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2004",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2004",
|
||||
"use-ttw": "I do not engage with this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Not applicable (as retired, etc)",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "Absolutely essential. I store all my money details, projects, travel info, purchases, user accounts and passwords into a password protected TW. I use an old version of Waterfox together with Tiddlyfox plugin to save content. I do not use this browser to access any other site.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox);DIY (any other solution)",
|
||||
"diy-backup-info": "I use an ancient version of Waterfox that runs the Tiddlyfox plugin allowing direct saving to a folder on MS Onedrive. I can pick up the TW file on my laptop and open it there. I do not use Waterfox to access the Internet. \nI would like to be able to share with a Mac laptop.",
|
||||
"wiki-setup-info": "The information tool does not work with my current version 5.1.22.",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Easier saving of content.",
|
||||
"project-weaknesses": "Make it easier to use across hardware platforms (including mobiles).",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00030",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2022",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2022",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I read/lurk, but do not post",
|
||||
"use-github-discuss": "I read and post in this community",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Other",
|
||||
"other-use-cases": "As a platform for posting my poetry and blogging",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, served through Node.js",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "Databases, I use TiddlyWiki as a NOTION to build databases about books, films and games, but also task management, time management and more. The second is to use TiddlyWiki as the ultimate notes management library.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with third-party desktop app (e.g. TidGi Desktop, twexe)",
|
||||
"backup-method": "Git forge (GitHub, Gitea/Forgejo, GitLab)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/CupertinoDark\nCurrent theme: $:/themes/linonetwo/itonnote\nCurrent layout: \nBrowser language setting: zh-CN\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: yes\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: pop\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: permaview\nTiddler opening behaviour setting for navigations from outside the story river: bottom\nTiddler opening behaviour setting for navigations from within the story river: bottom\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/linonetwo/super-tag,$:/plugins/mabuqian/time-for-task\nPlugins: \n $:/core - 5.3.7\n $:/languages/en-US - 5.3.7\n $:/languages/zh-Hans - 5.3.7\n $:/plugins/benwebber/motion - 0.3.0\n $:/plugins/chanilino/viz - 1.0.1\n $:/plugins/EvidentlyCube/AdvancedPerformance - 1.1.4\n $:/plugins/flibbles/relink - 2.5.1\n $:/plugins/flibbles/relink-fieldnames - 2.5.0\n $:/plugins/flibbles/relink-markdown - 2.5.1\n $:/plugins/flibbles/relink-titles - 2.4.0\n $:/plugins/Gk0Wk/CPL-Repo - 2025.03.29\n $:/plugins/Gk0Wk/echarts - 0.2.13\n $:/plugins/Gk0Wk/focused-tiddler - 0.0.3\n $:/plugins/Gk0Wk/page-toc - 0.0.5\n $:/plugins/Gk0Wk/sidebar-resizer - 0.0.6\n $:/plugins/inmysocks/IconMenus - 0.0.4\n $:/plugins/kookma/commander - 2.1.13\n $:/plugins/kookma/hsl - 1.2.1\n $:/plugins/kookma/kara - 0.9.6\n $:/plugins/kookma/refnotes - 1.9.0\n $:/plugins/kookma/section - 1.2.2\n $:/plugins/kookma/shiraz - 2.9.7\n $:/plugins/kookma/shiraz-callout - 0.8.0\n $:/plugins/kookma/tamasha - 0.6.1\n $:/plugins/kookma/utility - 3.2.2\n $:/plugins/linonetwo/autocomplete - 0.5.0\n $:/plugins/linonetwo/commandpalette - 2.1.0\n $:/plugins/linonetwo/github-external-image - 0.1.0\n $:/plugins/linonetwo/in-tagtree-of - 0.2.0\n $:/plugins/linonetwo/itonnote - 3.4.4\n $:/plugins/linonetwo/open-in-external-app - 0.2.0\n $:/plugins/linonetwo/opened-tiddlers-bar - 1.0.0\n $:/plugins/linonetwo/source-control-management - 0.3.0\n $:/plugins/linonetwo/tag-tree-picker-macro - 0.0.1\n $:/plugins/linonetwo/tidgi-external-attachments - 1.5.2\n $:/plugins/linonetwo/tidgi-ipc-syncadaptor - 1.0.0\n $:/plugins/linonetwo/tw-mobile-sync - 0.9.0\n $:/plugins/linonetwo/tw-react - 1.0.0\n $:/plugins/mabuqian/gumo-customisation - 0.5.1\n $:/plugins/mabuqian/PopControlPanel - 0.1.2\n $:/plugins/mabuqian/TaskHub - 0.3.2\n $:/plugins/mabuqian/xnote - 0.3.3\n $:/plugins/mat/field-value-selector - 0.0.1\n $:/plugins/nico/notebook-mobile - 1.0.0\n $:/plugins/oeyoews/echarts-addons - 0.0.4\n $:/plugins/oeyoews/neotw-play-sound - 0.3.0\n $:/plugins/oeyoews/tiddlywiki-codemirror-6 - 3.8.0\n $:/plugins/telmiger/HarveyBalls - 0.0.6\n $:/plugins/telmiger/PluginSize - 1.0.1\n $:/plugins/telmiger/rpn - 0.7.3\n $:/plugins/tiddlywiki/browser-sniff - 5.3.7\n $:/plugins/tiddlywiki/dynannotate - 5.3.7\n $:/plugins/tiddlywiki/dynaview - 5.3.7\n $:/plugins/tiddlywiki/highlight - 5.3.7\n $:/plugins/tiddlywiki/jszip - 5.3.7\n $:/plugins/tiddlywiki/qrcode - 5.3.7\n $:/plugins/tobibeer/setvars - 0.6.0\n $:/plugins/wikilabs/edit-tabs - 3.0.2\n $:/plugins/xp/aggregation - 0.5.7\n $:/plugins/xp/splashscreen - 0.2.2\n $:/plugins/yaisog/choose-random-filter - 0.9.0\n $:/plugins/yaisog/taggingtree-filter - 0.9.0\n $:/plugins/yaisog/tagstree-filter - 0.9.0\n $:/temp/info-plugin - \n $:/themes/linonetwo/itonnote - 1.3.3\n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "I made a lot of custom content for TiddlyWiki. Some of it is from solutions that have matured in the community, and some of it is modified by me. Some I modified from plugins. There are also some that I created by combining content from different plugins. There's so much.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "the TiddlyWiki community is very welcoming and always responds to questions when posted. Most of the time a solution is available.TiddlyWiki is a great piece of software, and I've played with the odd piece of software or programme, but they couldn't do it with the same kind of balance and elegance that TiddlyWiki does. More specifically, TiddlyWiki balances the average user with the advanced user and builds bridges when the average user will slowly dive deeper into TiddlyWiki.",
|
||||
"project-weaknesses": "I can't get away from TiddlyWiki anymore. While I can find alternatives to keep the data, there's no way I can find one as special as TiddlyWiki. I'd love to contribute to TiddlyWiki, but my ability to recommend it to others or answer simple questions is too small. The biggest drawback of TiddlyWiki at the moment is that it doesn't have as diverse functionality as other software, and we're still missing a lot of great plugins for that.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00031",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: No, I would not
|
||||
backup-method: N/A - I keep my wiki on a single system
|
||||
diy-backup-info:
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2007
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: Note-taking;Journalling;Task and project management (including CRMs)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: A very helpful community that provides good answers to practically any problem.
|
||||
project-weaknesses: Without effective marketing TiddlyWiki will lose its appeal to newcomers who want off the shelf solutions.
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with TiddlyDesktop
|
||||
share-wikis: No, my TiddlyWiki is for personal use only
|
||||
started-tw-community: 2023
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00032
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins
|
||||
tw-customisations:
|
||||
tw-future-confidence: Yes
|
||||
use-discord: I do not engage with this community
|
||||
use-for-work-or-study: Not applicable (as retired, etc)
|
||||
use-github-discuss: I do not engage with this community
|
||||
use-mailing-list: I do not engage with this community
|
||||
use-reddit: I do not engage with this community
|
||||
use-ttw: I read and post in this community
|
||||
value-of-tw: A very versatile tool for note taking.
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2021",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2021",
|
||||
"use-ttw": "I read/lurk, but do not post",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, using a single-file wiki",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "I am in the process of building a historical knowledge base for myself and I chose TW because it's future-proof and it will be very easy to publish once I will be done.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable writing filter expressions",
|
||||
"save-method": "Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "TiddlySpot / TiddlyHost",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "I don't know how to do this on Android. These are the main plugins I use:\n- Notebook theme\n- Autocomplete\n- Relink\n- Context Menu\n- Shiraz\n- Muuri\n- Command Palette\n- Locator\n- Freelinks\n- Tiddler Commander",
|
||||
"tw-customisations": "Yes, but they are small modifications and they are AI generated. I don't have enough technical knowledge.",
|
||||
"positive-about-future": "No",
|
||||
"tw-future-confidence": "No",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Maintaining backwards compatibility for such a long time is definitely something to applaud. The HTML format is also a big plus. The main reason I am using TW for my project is knowing that even in the distant future I will be able to open it and my work won't be lost.",
|
||||
"project-weaknesses": "Tiddlywiki is just too difficult to use for non-technical people like me. For my personal notes I am using Obsidian simply because it's easier to use.\n\nNon-text files are difficult to work with. Setting up a Github saver with Canonical URI or something similar takes days for someone like me.\n\nIt would also be helpful if filters could be built using a UI. \n\nCompared to Obsidian or Notion, TW's user base is small, and I'm not too confident that TW will be able to complete in the long term.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00033",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2007",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2016",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I read and post in this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Journalling",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, using a single-file wiki",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "TiddlyWiki is a beautiful & fun & efficient way for me to take notes in my personal journal -- to enhance my life and share ideas with others",
|
||||
"tw-ability-level": "I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism)",
|
||||
"backup-method": "TiddlySpot / TiddlyHost",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "https://zhurnaly.tiddlyhost.com/ is my main wiki",
|
||||
"tw-customisations": "i have added a Toki Pona font to my wiki CSS and have done a little other minor customization\n\ni have written Perl scripts to produce a static mirror of my wiki at https://zhurnaly.com/z",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "open public discussion on talk.tiddkywiki.com",
|
||||
"project-weaknesses": "just keep up the fine work!",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00034",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: Git forge (GitHub, Gitea/Forgejo, GitLab)
|
||||
diy-backup-info:
|
||||
first-heard-survey: Other
|
||||
first-used-tw: 2021
|
||||
joined-tw-community: Yes
|
||||
main-use-cases: N/A - Still experimenting/no set use case for TiddlyWiki
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source: QQ friend
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: 代码优雅,设计精巧,哲学优美
|
||||
project-weaknesses: 性能!性能!还是性能!。除了性能,我觉得其它都很优雅。目前的性能真的不如人意
|
||||
publish-to-intranet: Yes, served through Node.js
|
||||
publish-to-web: Not publishing to this location
|
||||
published-plugin: Yes
|
||||
save-method: Single-file wiki with third-party desktop app (e.g. TidGi Desktop, twexe)
|
||||
share-wikis: Yes, and I am the only editor/administrator of my wiki(s)
|
||||
started-tw-community: 2021
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00035
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom JavaScript
|
||||
tw-customisations: 自己写了一些插件,包括tid转图片、ob导入tid等等
|
||||
tw-future-confidence: Yes
|
||||
use-discord: I do not engage with this community
|
||||
use-for-work-or-study: No
|
||||
use-github-discuss: I read/lurk, but do not post
|
||||
use-mailing-list: I do not engage with this community
|
||||
use-reddit: I do not engage with this community
|
||||
use-ttw: I read and post in this community
|
||||
value-of-tw: 作为数字花园
|
||||
wiki-setup-info:
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: DIY (any other solution)
|
||||
diy-backup-info: A python server and saver
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2010
|
||||
joined-tw-community: No
|
||||
main-use-cases: Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: A native non node.js saver and hoster
|
||||
project-weaknesses: Who will lead if not Jeremy?
|
||||
publish-to-intranet:
|
||||
publish-to-web:
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)
|
||||
share-wikis: No, my TiddlyWiki is for personal use only
|
||||
started-tw-community:
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00036
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins
|
||||
tw-customisations:
|
||||
tw-future-confidence: Yes
|
||||
use-discord:
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss:
|
||||
use-mailing-list:
|
||||
use-reddit:
|
||||
use-ttw:
|
||||
value-of-tw: Searchable thoughts with links to other captured thoughts
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2018",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2022",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Programming;Other",
|
||||
"other-use-cases": "Mobile app development platform, running on Tiddloid",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, with multiple editors/administrators",
|
||||
"publish-to-web": "Not publishing to this location",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "Knowledge base for work related subjects, 2 apps (customized TWs running on tiddloid), many TWs for private projects...",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism);Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "DIY (any other solution);No automatic sync across my devices;N/A - I keep my wiki on a single system",
|
||||
"diy-backup-info": "For cross-device wikis, I use syncthing to sync single file wikis folders",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: \nCurrent layout: \nBrowser language setting: fr-FR\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.6\n $:/languages/fr-FR - 5.3.6\n $:/plugins/flibbles/relink - 2.5.1\n $:/plugins/slaymaker1907/browser-nativesaver - 0.7.1\n $:/plugins/sq/editor-autolist - 0.1.14\n $:/plugins/telmiger/EditButtons - 1.1.0\n $:/plugins/tiddlywiki/internals - 5.3.6\n $:/plugins/tiddlywiki/menubar - 5.3.6\n $:/plugins/tiddlywiki/savetrail - 5.3.6\n $:/plugins/tw-FRed/tw5-checklist - 0.1.4\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "My wikis are created as instances of a private TW edition I built with official and community plugins, modified JS plugins, DIY customization (sometimes based on community resources).",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "What I like about TW : covers a wide spectrum from a simple future-proof single file html note-taking tool to a versatile and powerful development platform.\nI love TW helpful and devoted community.\nI like the project balance between stability and evolution.",
|
||||
"project-weaknesses": "I should involve myself more, esp. financially.\nI see different users have different expectations/projects for TW, and I fear it might lead to a fork between privacy-versatility-simplicity-advocating community members, and (maybe younger) features-and-plugins-and-bells-and-whistles-advocating members.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00037",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2005",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content);Worldbuilding (e.g. for role-playing games)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "TW is my main information knowledge base, highly valued as it is self-controlled & so not reliant on an outside service and widely able to be accessed across multiple OSes / devices.",
|
||||
"tw-ability-level": "My use is basic; I use TiddlyWiki in a configuration close to standard, without plugins",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.7\n $:/plugins/danielo515/searchNreplace - 1.2\n $:/plugins/tiddlywiki/markdown - 5.3.7\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Compatibility with easy upgrading. Not particularly dogmaitc - for example integration of Markdown in the past etc.",
|
||||
"project-weaknesses": "Tiddlywiki preferred / endorsed / led / managed single file save solution for the various browsers - Firefox and those that include Manifest 2, Manifest 3 browsers etc.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00038",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2004",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2021",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "A lightweight wiki that I can customisable / style to my needs.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom JavaScript",
|
||||
"save-method": "Multi-file wiki served through Node.js;Single-file wiki with TiddlyDesktop",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: \nBrowser language setting: en-GB\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/tiddlywiki/codemirror\nPlugins: \n $:/core - 5.3.6\n $:/plugins/kixam/datepicker - 0.5.2\n $:/plugins/kixam/moment - 2.18.1\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "Basic javascript and macros, view templates to support task tracking.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "No",
|
||||
"project-decision-trust": "No",
|
||||
"project-strengths": "Continuously putting out new releases, maintaining backwards compatibility.",
|
||||
"project-weaknesses": "Having a node JS version for iOS/mobile would be fantastic as my wikis get too large for saving. Jeremy indicated he was starting this project but it has gone quiet. It is not great feedback is not provided to the community on progress.\n\nAlso a proper default save method should work out of the box. It is crazy for new users this is not the case, and is a massive barrier to adoption. Using PWA as our default just makes sense. Lightweight task management common, support out of the box.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00039",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2011",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "It lets me manage my home and work lives how I want, securely, and in an amazingly future-proof way. I’ve changed task management systems at least three times, changed notes organization systems at least twice, and I rarely need to move anything when doing so. TW is amazing.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Single-file wiki with TiddlyDesktop;Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "TiddlySpot / TiddlyHost;Consumer online storage (e.g. Google Drive, Dropbox)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "",
|
||||
"tw-customisations": "I have a family of plugins, some of which contain custom stylesheets. I have studied the core plugin, and even done some local experiments in changing it. But I have stopped short of using JavaScript - that learning curve is not worth the cost for me.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "* Working on an open-source multi-user version\n* Adding support for filters with multi-value data\n* Continuing devotion to the original core values: Privacy, openness, longevity, and both kinds of free (beer and source modification)",
|
||||
"project-weaknesses": "* Multi-line syntax for filters, with a system of conditionals appropriate for their semantics\n* True homoiconicity of data: Have the multi-value filters pass ENTIRE ACTUAL TIDDLERS around - or at least make this possible",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00040",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2022",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2022",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I read/lurk, but do not post",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Journalling;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Programming;Other",
|
||||
"other-use-cases": "building websites",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, using a single-file wiki;Yes, served through Node.js",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "TiddlyWiki provides a place to put stuff - notes, todos, project plans, blog posts, reference materials, etc. - and a framework for stitching those things together. It also provides a nice way to create a lightweight database / website.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Multi-file wiki served through Node.js;Single-file wiki with TiddlyDesktop;Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox);DIY (any other solution)",
|
||||
"diy-backup-info": "I have a self-hosted git instance, and I use launchd / Siri Shortcuts to keep the git repo up to date.",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/peter\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: $:/config/shortcuts-mac/EC-GoToModal,$:/config/shortcuts-mac/excise,$:/config/shortcuts-mac/layout-switcher,$:/config/shortcuts-mac/new-markdown-tiddler,$:/config/shortcuts-mac/new-tiddler,$:/config/shortcuts-mac/open-command-palette,$:/config/shortcuts-mac/py-quick-capture,$:/config/shortcuts-not-mac/new-markdown-tiddler,$:/config/shortcuts-not-mac/new-tiddler,$:/config/shortcuts/EC-AutoComplete,$:/config/shortcuts/excise,$:/config/shortcuts/link,$:/config/shortcuts/notebook-focus-search,$:/config/shortcuts/open-command-palette-command-mode,$:/config/shortcuts/open-command-palette-selection\nDisabled plugins: $:/plugins/Gk0Wk/notionpage-covericon,$:/plugins/souk21/commandpalette\nPlugins: \n $:/core - 5.3.6\n $:/languages/en-US - 5.3.6\n $:/plugins/EvidentlyCube/AutoComplete - 1.0.20\n $:/plugins/felixhayashi/hotzone - 0.0.3\n $:/plugins/flibbles/relink - 2.4.5\n $:/plugins/flibbles/relink-markdown - 2.4.0\n $:/plugins/Gk0Wk/CPL-Repo - 2024.11.25\n $:/plugins/Gk0Wk/echarts - 0.2.13\n $:/plugins/Gk0Wk/focused-tiddler - 0.0.3\n $:/plugins/kixam/datepicker - 0.5.2\n $:/plugins/kixam/moment - 2.24.0\n $:/plugins/kookma/commander - 2.1.13\n $:/plugins/kookma/tamasha - 0.6.1\n $:/plugins/linonetwo/autocomplete - 0.4.0\n $:/plugins/linonetwo/commandpalette - 2.0.2\n $:/plugins/linonetwo/krystal - 0.7.0\n $:/plugins/linonetwo/tw-react - 1.0.0\n $:/plugins/linonetwo/tw-whiteboard - 1.7.0\n $:/plugins/nico/projectify - 0.14.0\n $:/plugins/telmiger/EditButtons - 1.1.0\n $:/plugins/tiddlywiki/browser-sniff - 5.3.6\n $:/plugins/tiddlywiki/external-attachments - 5.3.6\n $:/plugins/tiddlywiki/markdown - 5.3.6\n $:/plugins/tobibeer/appear - 0.6.2\n $:/plugins/TWaddle/pluginsize - 1.0.0\n $:/temp/info-plugin - \n $:/themes/nico/notebook - 1.4.1\n $:/themes/tiddlywiki/centralised - 5.3.6\n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "* Custom stylesheets to turn on multi-column / grid-based layout for tiddlers\n* Custom \"HUD\" system for showing tiddlers on computer sidebar and phone background\n* Custom GTD system\n* Plugin (in-development, but early version used) to show TW in 3D",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "No",
|
||||
"project-strengths": "I think the community is a supportive and welcoming environment. People help each other and share tips and tricks. I really like how focused TiddlyWiki is on privacy and autonomy. Jeremy is a great steward of the project and takes great care in steering TiddlyWiki.\n\nI'm very excited to follow the progress on 5.4.0!",
|
||||
"project-weaknesses": "I'd like the project to go faster. Sometimes, pull requests with new features languish for months and await merging / discussion. It'd be good to review these with a working group and get them pushed along.\n\nI also want the project to \"branch out\". We should work on marketing TW to the \"PKM\" community as a real alternative, and speak about it.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00041",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2021",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2024",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I read and post in this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "I transitioned from printed booklet of stats to Tiddlywiki as work wikia with data and visualisation not possible on paper. As I am somewhat of a walking database it aid me greatly as final, most authoritative reference source of many informations aka \"As I have wrtiiten\".",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with TiddlyDesktop;Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/MyPalette\nCurrent theme: $:/themes/nico/notebook\nCurrent layout: $:/core/ui/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/kookma/commander,$:/plugins/kookma/refnotes\nPlugins: \n $:/core - 5.3.7\n $:/plugins/giffmex/Toggle! - 0.0.4\n $:/plugins/Gk0Wk/CPL-Repo - 2025.03.29\n $:/plugins/Gk0Wk/echarts - 0.2.13\n $:/plugins/hoelzro/progress-bar - 0.0.1\n $:/plugins/inmysocks/SearchableDictionary - 0.1.1\n $:/plugins/inmysocks/StartupActions - 0.0.7\n $:/plugins/kookma/shiraz - 2.9.7\n $:/plugins/mklauber/shuffle - 1.0.2\n $:/plugins/nico/notebook-mobile - 1.0.0\n $:/plugins/oeyoews/medium-zoom - 0.0.7\n $:/plugins/tiddlywiki/confetti - 5.3.7\n $:/plugins/TWaddle/pluginsize - 1.0.0\n $:/plugins/wikilabs/thin-scrollbars - 0.1.2\n $:/temp/info-plugin - \n $:/themes/nico/notebook - 1.4.1\n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "I mostly use Shiraz plugin for most of the customisation. Sometime I also create custom CSS for some element just to be independent of plugin. I have Copilot help me with html and css.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Backward compatibility and platfrom independent. As much as it great ideologically some non-big tech solution require user to set up their own server - in the era user no not much beyond going to app store and press install on touch screen. I choosed Tiddlywiki because I can place that one single file on my OneDrive and use it cross-devices.\n\nAs web technology progress I'm looking forward to what would be possible with just html and css for my portable, single-file website.",
|
||||
"project-weaknesses": "Tiddlywiki still looks like a product out of love from some small online hobbyist group. Even if it can do so much as not-taking, journal, or personal wiki. I found Tiddly because I want to create my work note as wiki, as in wikipedia or fandom wikia and not simply hierachical note ot chronological journal. A better example presentation or template from most basic school note to calendar UI for journal to sophisticate worldbuilding wikia might be needed to have user get what they can do.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00042",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2019",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "It's unique in it's use and flexibility. I highly value it and use it almost every week. I wish I could use it more but in my current situation I cannot.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "TiddlySpot / TiddlyHost",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/SolarizedLight\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: $:/core/ui/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: no\nCode wrapping setting: pre\nSticky titles setting: no\nSidebar layout setting: fixed-fluid\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.6\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.6\n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "I've simplified lately. but I love the Mehregan edition of tiddlywiki so much because it makes it easier for me to use the power of tiddlywiki with my limited knowledge.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "Even though I still have some small complaints about tiddlywiki I can't not be satisfied with a free product that already offers so much. So thank you for updating it, keeping it available. Creating so many plugins and having a very friendly community. Improving this product while keeping it private. Being open so that those that have the capability can easily add plugins. I personally love the editions of tiddlywiki that are ready to use for beginners like me. Thank you, thank you very much!",
|
||||
"project-weaknesses": "As a beginner it is sometimes difficult, or time consuming to look for different ways to do certain things. \nI already appreciate all that is done for beginners and just hope that some resources continue to be used to help beginners like myself use tiddlywiki more easily.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00043",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2008",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2008",
|
||||
"use-ttw": "I read/lurk, but do not post",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "As a knowledge base (including technical, non-fiction and encyclopaedic content);Other",
|
||||
"other-use-cases": "Store translation of a book from one language to another; Store notes on adventure games",
|
||||
"use-for-work-or-study": "No",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "It is a place to collect and store technical notes that include mathematics.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Single-file wiki with TiddlyDesktop",
|
||||
"backup-method": "TiddlySpot / TiddlyHost",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "I like the continued support for a single file TW that can be opened in a web browser.\nThe online community is friendly and helpful.",
|
||||
"project-weaknesses": "The ways to save a local TW file still confuse me. I absolutely rely on Firefox and Timimi and if that combination no longer worked, I would be lost.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00044",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2010",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, my TiddlyWiki is for personal use only",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "My notes, ideas an tasks are all in the same place. All is available on all my platforms (different laptops). I can control it myself.",
|
||||
"tw-ability-level": "I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...)",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism)",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: de\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n $:/core - 5.3.7\n $:/languages/de-DE - 5.3.7\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.7\n $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "-",
|
||||
"project-weaknesses": "-",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00045",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "tiddlywiki.com",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2018",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, with multiple editors/administrators",
|
||||
"publish-to-web": "Not publishing to this location",
|
||||
"publish-to-intranet": "Yes, using a single-file wiki",
|
||||
"value-of-tw": "Tiddlywiki is a tool I use all the time to organize my notes and sometimes share them.\nI customize it extensively using plugins, macros, procedures, and templates.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "N/A - I keep my wiki on a single system",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "The community has been regularly updating the tool for many years. There are few bugs.",
|
||||
"project-weaknesses": "Tiddlywiki remains complicated to use, whether for saving or customizing.\nIt's a powerful tool, but getting the most out of it requires advanced skills.\nIt's a shame that Tiddlywiki lost its French forum.\nThe tool remains unknown to those around me.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00046",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2008",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
|
||||
"publish-to-web": "Yes, using a single-file wiki",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "An nice way to organize my knowledge or my thoughts.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins",
|
||||
"save-method": "Multi-file wiki served through Node.js;Single-file wiki with TiddlyDesktop",
|
||||
"backup-method": "Git forge (GitHub, Gitea/Forgejo, GitLab)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "Mathjax or Katex\nCodeMirror with vim (when it works or when I succeed to install it)",
|
||||
"tw-customisations": "body.tc-body a.tc-tiddlylink {\n color: green;\n}\nbody.tc-body .uni-link {\n color: green;\n}\nbody.tc-body a.tc-tiddlylink-external {\n color: navy;\n text-decoration:none;\n}",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "It still works fine.",
|
||||
"project-weaknesses": "Enable external edition for the server version. I mean I can edit the file on my filesystem and see in real time the modification either on the web or on TiddlyDesktop.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00047",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,33 +0,0 @@
|
||||
are-you-a-dev: Yes, I would
|
||||
backup-method: WebDAV;DIY (any other solution);No automatic sync across my devices;N/A - I keep my wiki on a single system
|
||||
diy-backup-info: https://codeberg.org/valpackett/tiddlypwa
|
||||
first-heard-survey: Official newsletter
|
||||
first-used-tw: 2014
|
||||
joined-tw-community: No
|
||||
main-use-cases: As a knowledge base (including technical, non-fiction and encyclopaedic content);Producing/publishing interactive fiction;Worldbuilding (e.g. for role-playing games);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki)
|
||||
ok-to-publish: Yes, I am happy for my responses to be published
|
||||
other-survey-source:
|
||||
other-use-cases:
|
||||
positive-about-future: Yes
|
||||
project-decision-trust: Yes
|
||||
project-strengths: Portability/archiveability are working well. Project is long-standing and has a good track record in my book.
|
||||
project-weaknesses: I need some built-in system that allows multiple editors (at the same time)/roles/permissions. There is some progression towards that, but to me, that needs to be improved sooner rather than later. An improved undo/trash system (using a wonky plugin for that at the moment) is also something I'd consider basic functionality that is missing. Both whilst keeping the ability to download everything as a single html file, as that aspect of TiddlyWiki is paramount to me.
|
||||
publish-to-intranet: Not publishing to this location
|
||||
publish-to-web: Yes, using a single-file wiki;Yes, served through Node.js
|
||||
published-plugin: No
|
||||
save-method: Single-file wiki through web browser with Download Saver (default saving mechanism);Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Multi-file wiki served through Node.js
|
||||
share-wikis: Yes, with multiple editors/administrators
|
||||
started-tw-community:
|
||||
tags: [[Community Survey 2025]]
|
||||
title: Community Survey 2025 Answer 00048
|
||||
tw-ability-level: I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript
|
||||
tw-customisations: I generally like to add an icon next to the wiki-title, as well as a background image/some generic theming. I add plugins depending on the type of project.
|
||||
tw-future-confidence: Yes
|
||||
use-discord:
|
||||
use-for-work-or-study: Yes
|
||||
use-github-discuss:
|
||||
use-mailing-list:
|
||||
use-reddit:
|
||||
use-ttw:
|
||||
value-of-tw: The ability to link all kinds of things to each other as well as its portability/archiveability make for the topmost reasons for picking TiddlyWiki for me.
|
||||
wiki-setup-info:
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2010",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2011",
|
||||
"use-ttw": "I do not engage with this community",
|
||||
"use-mailing-list": "I read and post in this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I do not engage with this community",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "I use it as a database of various information bits.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Single-file wiki with TiddlyDesktop",
|
||||
"backup-method": "No automatic sync across my devices",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.5\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: \nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/telmiger/x-tag\nPlugins: \n $:/core - 5.3.5\n $:/plugins/ahahn/tinka - 0.4.0\n $:/plugins/flibbles/relink - 1.10.1\n $:/plugins/kixam/datepicker - 0.5.2\n $:/plugins/kixam/moment - 2.18.1\n $:/plugins/kookma/tamasha - 0.4.3\n $:/plugins/matabele/maketid - 0.0.4\n $:/plugins/skeeve/newtiddler - 0.2.1\n $:/plugins/telmiger/details - 0.7.6\n $:/plugins/telmiger/EditorCounter - 0.6.6\n $:/plugins/telmiger/listreveal - 0.3.30\n $:/plugins/telmiger/reminders - 0.1.7\n $:/plugins/telmiger/rpn - 0.7.3\n $:/plugins/telmiger/todonow - 1.2.15\n $:/plugins/telmiger/todonow/outlook - 0.1.2\n $:/plugins/tgrosinger/tw5-checklist - 0.0.14\n $:/plugins/tiddlywiki/codemirror - 5.3.5\n $:/plugins/tiddlywiki/codemirror-autocomplete - 5.3.5\n $:/plugins/tiddlywiki/codemirror-closebrackets - 5.3.5\n $:/plugins/tiddlywiki/codemirror-closetag - 5.3.5\n $:/plugins/tiddlywiki/codemirror-keymap-vim - 5.3.5\n $:/plugins/tiddlywiki/qrcode - 5.3.5\n $:/plugins/wikilabs/bundler - 0.1.1\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.5\n $:/themes/tiddlywiki/vanilla - 5.3.5\n</code></pre></details>",
|
||||
"tw-customisations": "Yes. I added stylesheets and macros.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "(Sorry, no input, currently.)",
|
||||
"project-weaknesses": "(Sorry, no input, currently.)",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00049",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2011",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2013",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I do not engage with this community",
|
||||
"use-reddit": "I do not engage with this community",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "With all the shortcuts and streamlining that I implemented on top of the vanilla TW, I'd say it saves me about 50% of the work of finding information and tracking stuff like my own and others' tasks.",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Multi-file wiki served through Node.js",
|
||||
"backup-method": "Web or cloud hosting (other than TiddlyHost/TiddlySpot e.g. Netlify, AWS, OVH, Google Cloud...)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.6\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: $:/mwi/ui/PageTemplate\nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: delay\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: single\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: bottom\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: $:/config/shortcuts-mac/new-journal,$:/config/shortcuts-not-mac/new-journal,$:/config/shortcuts/close-current,$:/config/shortcuts/copy-title,$:/config/shortcuts/copy-title-list,$:/config/shortcuts/editor-popup-ifs,$:/config/shortcuts/editor-popup-link,$:/config/shortcuts/journal-down,$:/config/shortcuts/journal-up,$:/config/shortcuts/mono-line,$:/config/shortcuts/new-wiki-tab,$:/config/shortcuts/next-tiddler,$:/config/shortcuts/previous-tiddler,$:/config/shortcuts/startpage,$:/config/shortcuts/timetracker-modal,$:/config/shortcuts/toc-journal-down,$:/config/shortcuts/toc-journal-up\nDisabled plugins: $:/plugins/EvidentlyCube/AdvancedPerformance,$:/plugins/tiddlywiki/internals,$:/plugins/tiddlywiki/menubar,$:/plugins/tiddlywiki/powered-by-tiddlywiki,$:/themes/tiddlywiki/snowwhite\nPlugins: \n $:/core - 5.3.6\n $:/plugins/flibbles/relink - 2.4.4\n $:/plugins/flibbles/relink-markdown - 2.4.5\n $:/plugins/flibbles/relink-titles - 2.4.0\n $:/plugins/tiddlywiki/codemirror - 5.3.6\n $:/plugins/tiddlywiki/codemirror-autocomplete - 5.3.6\n $:/plugins/tiddlywiki/codemirror-closebrackets - 5.3.6\n $:/plugins/tiddlywiki/codemirror-keymap-sublime-text - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-css - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-htmlembedded - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-htmlmixed - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-javascript - 5.3.6\n $:/plugins/tiddlywiki/codemirror-mode-xml - 5.3.6\n $:/plugins/tiddlywiki/codemirror-search-replace - 5.3.6\n $:/plugins/tiddlywiki/codemirror-trailingspace - 5.3.6\n $:/plugins/tiddlywiki/dynannotate - 5.3.6\n $:/plugins/tiddlywiki/filesystem - 5.3.6\n $:/plugins/tiddlywiki/katex - 5.3.6\n $:/plugins/tiddlywiki/markdown - 5.3.6\n $:/plugins/tiddlywiki/tiddlyweb - 5.3.6\n $:/plugins/yaisog/ancestors-filter - 0.9.0\n $:/plugins/yaisog/choose-random-filter - 0.9.0\n $:/plugins/yaisog/debug-log-filter - 0.9.2\n $:/plugins/yaisog/descendants-filter - 0.9.0\n $:/plugins/yaisog/random-filter - 0.9.2\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/vanilla - 5.3.6\n</code></pre></details>",
|
||||
"tw-customisations": "All of the above. I have about 8 modified core widgets and 10 modified core templates.\nHowever, I mostly use my own templates, e.g. a single-tiddler view, completely reworked sidebar (with information on the tiddler that is shown), and custom task management.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "No",
|
||||
"project-strengths": "The reference at tiddlywiki.com is extremely valuable and still being used as such after many years of programming. This relates mostly to the descriptions of the various elements such as filter operators and widgets, no so much the concepts.\nThe community at TW Talk can be very enlightening. There are some contributors (mostly the core programmers and Eric) whose posts I will read for every topic that I'm interested in. There are a few who mostly contribute noise that I tend to skip.",
|
||||
"project-weaknesses": "Decisions are dominated by one person or others' interpretation of that person's wishes. PRs often seem to fizzle out because a small group of people dominate PR discussions with their opinions on what should be done and what not. Making PRs is a lot of work and being declared \"plugin-material\" too late in the process is frustrating.\nI would generally like to see a tighter Markdown integration and maybe even a preference towards Markdown for newly-created wikis to help new users.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00050",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Talk TiddlyWiki",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "No, I would not",
|
||||
"first-used-tw": "2016",
|
||||
"joined-tw-community": "Yes",
|
||||
"started-tw-community": "2021",
|
||||
"use-ttw": "I read and post in this community",
|
||||
"use-mailing-list": "I read/lurk, but do not post",
|
||||
"use-reddit": "I read/lurk, but do not post",
|
||||
"use-discord": "I do not engage with this community",
|
||||
"use-github-discuss": "I read/lurk, but do not post",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Producing/publishing interactive fiction;Worldbuilding (e.g. for role-playing games);Narrative fiction writing (either supporting its creation or directly writing in TiddlyWiki);Programming;Other",
|
||||
"other-use-cases": "creation of a tool for monitoring diabetes and calculating insulin injections",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "Yes, with multiple editors/administrators",
|
||||
"publish-to-web": "Yes, using a single-file wiki",
|
||||
"publish-to-intranet": "Not publishing to this location",
|
||||
"value-of-tw": "Easy to use, incredibly scalable, with the hability to support various contents, activities, projects..",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Multi-file wiki served through Node.js;Single-file wiki with third-party desktop app (e.g. TidGi Desktop, twexe);Single-file wiki third-party mobile app (e.g. Tiddloid, Quine)",
|
||||
"backup-method": "Web or cloud hosting (other than TiddlyHost/TiddlySpot e.g. Netlify, AWS, OVH, Google Cloud...);DIY (any other solution);N/A - I keep my wiki on a single system",
|
||||
"diy-backup-info": "syncthing or Proton Drive",
|
||||
"wiki-setup-info": "",
|
||||
"tw-customisations": "All my tiddlywiki are more or less heavily customized with html, css, edited interfaces.\nI regularly adjust the plugins I download to better suit my needs and I am starting to sable into developping my own plugins for some edgecases where I can't find any good solution.",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "A long-standing project, open source, keeping backward compatibility when possible, but in the end not requiring updates, meaning I can still use old database without update if I fear it would break them.\nThe possibility to create so many things, from a simple note page to pretty complex apps.\nThe possibility to share codes and information easily, and the presence of an helpful community.",
|
||||
"project-weaknesses": "More formatting option, maybe markdown support with bonus\nA good way to create a multi-user database (but that's a WIP).\nMost of Tiddlywiki.com is written from the perspective of an experienced user and is not beginner-friendly.\nSome preconfigured tiddlywiki editions could be useful. A custom builder that can suggest a list of add-ons based on intended use before allowing you do drag-and drop them in a few clicks could be an alternative, also being an introduction to plugins for beguiners.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00051",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2007",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "No",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content)",
|
||||
"other-use-cases": "",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "TiddlyWiki is what I keep coming back to for personal knowledge management (at work). Its hierarchical tagging gives me more flexibility than other tagging systems I have come across.\n\nIt is only the lack of easy mobile editing/saving that means I don't use it more",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles",
|
||||
"save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism);Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver)",
|
||||
"backup-method": "Consumer online storage (e.g. Google Drive, Dropbox)",
|
||||
"diy-backup-info": "",
|
||||
"wiki-setup-info": "",
|
||||
"tw-customisations": "",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "The longevity and community help means I am confident in its future. I am interested to see what saving mechanisms and the use of MWS might allow collaborative use in organisations.",
|
||||
"project-weaknesses": "Obsidian is tempting due to the sheer size of the community, and therefore, plugins.\n\nUnfortunately, unless retirement ever comes along, I would find it difficult to contribute the time to help out more.",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00052",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"first-heard-survey": "Official newsletter",
|
||||
"other-survey-source": "",
|
||||
"are-you-a-dev": "Yes, I would",
|
||||
"first-used-tw": "2010",
|
||||
"joined-tw-community": "No",
|
||||
"started-tw-community": "",
|
||||
"use-ttw": "",
|
||||
"use-mailing-list": "",
|
||||
"use-reddit": "",
|
||||
"use-discord": "",
|
||||
"use-github-discuss": "",
|
||||
"published-plugin": "Yes",
|
||||
"main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Other",
|
||||
"other-use-cases": "Central Hub (& Browser Homepage) for *all* my work, links, tasks, tools, systems, etc.",
|
||||
"use-for-work-or-study": "Yes",
|
||||
"share-wikis": "No, but I may export content into other formats and share individual tiddlers, the whole wiki, or an extract of the wiki",
|
||||
"publish-to-web": "",
|
||||
"publish-to-intranet": "",
|
||||
"value-of-tw": "It has helped me over many years to organize tons of open ends (and recently replaced Trello for that!), information on numerous topics (Programming, Linux, Job Articles), and provided easy access to all links and corporate tools in a single place. It's a wonderful beast!",
|
||||
"tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
|
||||
"save-method": "Single-file wiki with third-party desktop app (e.g. TidGi Desktop, twexe)",
|
||||
"backup-method": "DIY (any other solution)",
|
||||
"diy-backup-info": "Automatic (robo)copy-job from one PC, via USB-Stick, to another",
|
||||
"wiki-setup-info": "<details><summary>Wiki Information</summary><pre><code>\nTiddlyWiki Version: 5.3.5\nCurrent palette: $:/palettes/DarkTheme\nCurrent theme: $:/themes/tiddlywiki/vanilla\nCurrent layout: $:/core/ui/PageTemplate\nBrowser language setting: de-DE\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: $:/plugins/anstosa/tw5-markdown\nPlugins: \n $:/core - 5.3.5\n $:/plugins/tiddlywiki/markdown - 5.3.5\n $:/plugins/tiddlywiki/menubar - 5.3.5\n $:/temp/info-plugin - \n $:/themes/tiddlywiki/snowwhite - 5.3.5\n $:/themes/tiddlywiki/vanilla - 5.3.5\n</code></pre></details>",
|
||||
"tw-customisations": "I have a folder full of tiddlers where I store customizations I use across Wikis (as it is way too complicated for me to build my own plugins, I'm not really a JS dev), including simple styles, complex widgets and stylings, as well as full new features and JS-macros",
|
||||
"positive-about-future": "Yes",
|
||||
"tw-future-confidence": "Yes",
|
||||
"project-decision-trust": "Yes",
|
||||
"project-strengths": "From my googling on problems/issues/help, and some Youtube stream recordings: super friendly community, very welcoming and open to suggestions, absolutely mega.\n\nVery strong (yet a bit confusing) set of functionality that allows customizing my wikis to a great extent.\n\nVery active development on the Wiki and the \"big\" plugins, with frequent fixes and very good/useful developments.",
|
||||
"project-weaknesses": "Sometimes fiddling with Filters, Widgets etc. is very complicated, and not exactly easy for a Python dev like I am, as I have no clue on running node.js, only very basic knowledge and zero tooling on JavaScript, and tend do hack things together a lot.\nSometimes I struggle with TW concepts (like why would the text I see on screen not be the same that gets passed to the macro), and even more, have to google a lot for community answers to get the right idea to fix stuff. It's a complicated beast!",
|
||||
"ok-to-publish": "Yes, I am happy for my responses to be published",
|
||||
"title": "Community Survey 2025 Answer 00053",
|
||||
"tags": "[[Community Survey 2025]]"
|
||||
}
|
||||
]
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user