mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Merge branch 'master' into parameterised-transclusions
This commit is contained in:
commit
846edbfaa4
@ -459,7 +459,7 @@ node $TW5_BUILD_TIDDLYWIKI \
|
|||||||
--verbose \
|
--verbose \
|
||||||
--load $TW5_BUILD_OUTPUT/build.tid \
|
--load $TW5_BUILD_OUTPUT/build.tid \
|
||||||
--output $TW5_BUILD_OUTPUT/library/$TW5_BUILD_VERSION \
|
--output $TW5_BUILD_OUTPUT/library/$TW5_BUILD_VERSION \
|
||||||
--build \
|
--build library\
|
||||||
|| exit 1
|
|| exit 1
|
||||||
|
|
||||||
# Delete the temporary build tiddler
|
# Delete the temporary build tiddler
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
created: 20130822170200000
|
created: 20130822170200000
|
||||||
list: [[A Gentle Guide to TiddlyWiki]] [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]] [[HelloThumbnail - TWEUM2017]]
|
list: [[A Gentle Guide to TiddlyWiki]] [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]]
|
||||||
modified: 20220802122551819
|
modified: 20220802122551819
|
||||||
tags: TableOfContents
|
tags: TableOfContents
|
||||||
title: HelloThere
|
title: HelloThere
|
||||||
|
@ -5,10 +5,10 @@ title: $:/plugins/tiddlywiki/twitter-archivist/todo
|
|||||||
* Fixed display of tweet account information
|
* Fixed display of tweet account information
|
||||||
* Data model documentation
|
* Data model documentation
|
||||||
* Expand t.co URLs
|
* Expand t.co URLs
|
||||||
|
* Wikify hashtags
|
||||||
|
|
||||||
!! To Do
|
!! To Do
|
||||||
|
|
||||||
* Wikify hashtags
|
|
||||||
* Import direct messages
|
* Import direct messages
|
||||||
* Control over which media types are imported
|
* Control over which media types are imported
|
||||||
* `_canonical_uri` support for media
|
* `_canonical_uri` support for media
|
||||||
|
Loading…
x
Reference in New Issue
Block a user