1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-28 16:42:23 +00:00

remove-ptags add new images and todo-tiddlers

This commit is contained in:
pmario 2022-11-25 11:55:31 +01:00
parent cd7b25f265
commit 25905d3cc6
29 changed files with 115 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,2 @@
title: create-wikitext-link-dropdown-search-new.png
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,2 @@
title: create-wikitext-link-new
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,2 @@
title: create-wikitext-link-old.png
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -0,0 +1,2 @@
title: create-wikitext-link-ptags-visisble-new.png
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -0,0 +1,2 @@
title: create-wikitext-link-ptags-visisble-old.png
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,2 @@
title: create-wikitext-link-search-old.png
type: image/png

View File

@ -0,0 +1,26 @@
created: 20221125103758471
modified: 20221125104146153
tags:
title: edit-toolbar-all-drops-todo
type: text/vnd.tiddlywiki
!! Check DOM of all dropdowns
* may be a problem with block and inline mode
[img[excise-dropdown-new.png]]
-----
[img[insert-imate-new.png]]
----
[img[editor-max-height-new.png]]
-------
[img[more-dropdown-new.png]]

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,2 @@
title: editor-max-height-new.png
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -0,0 +1,2 @@
title: excise-dropdown-new.png
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -0,0 +1,2 @@
title: insert-imate-new.png
type: image/png

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -0,0 +1,2 @@
title: more-dropdown-new.png
type: image/png

View File

@ -0,0 +1,10 @@
created: 20221125104553014
modified: 20221125104915762
tags: $:/tags/Stylesheet
title: p-debug-styles
type: text/vnd.tiddlywiki
p {
outline: 1px solid blue;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -0,0 +1,2 @@
title: sidebar-tools-new.png
type: image/png

View File

@ -0,0 +1,9 @@
created: 20221125104414186
modified: 20221125104509715
tags:
title: sidebar-tools-todo
type: text/vnd.tiddlywiki
check vertical alignment
[img[sidebar-tools-new.png]]

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,2 @@
title: sidebar-vertical-alignment-new.png
type: image/png

View File

@ -0,0 +1,10 @@
created: 20221125104215864
modified: 20221125104333663
tags:
title: sidebar-vertical-alignment-todo
type: text/vnd.tiddlywiki
Needs some new CSS and may be check if the reveal-widget can help here
[img[sidebar-vertical-alignment-new.png]]

View File

@ -0,0 +1,36 @@
created: 20221125103243276
modified: 20221125105220639
tags:
title: toolbar-buttons-create-wikitext-link-todo
type: text/vnd.tiddlywiki
Check all edit-mode toolbar buttons dropdowns
!! As it is
[img[create-wikitext-link-old.png]]
------
[img[create-wikitext-link-search-old.png]]
----------
!! Issue
[img[create-wikitext-link-new]]
------------
[img[create-wikitext-link-dropdown-search-new.png]]
!! Ptags visible OLD
[img[create-wikitext-link-ptags-visisble-old.png]]
!! Ptags visible NEW
[img[create-wikitext-link-ptags-visisble-new.png]]