G'day Arun,

I'd be doing that by adding my own custom widgets in the forms.  So I'm 
setting things up with a custom interface so that, eventually, somebody can 
work with that specific TiddlyWiki without ever entering the native 
TiddlyWiki interface, unless he/she really wants to.

Adding to the forms the ability to manage tags for a tiddler and edit 
individual fields in a tiddler, that's not on my radar at the moment.

For now, tags and fields is something I'm avoiding until it is something 
needed for content contributors.  Not something I need for me, yet anyway.

-- Charlie

On Wednesday, May 4, 2022 at 4:06:41 PM UTC-3 arunn...@gmail.com wrote:

> Hi Charlie,
>
> Is there any way to add the tag field and field editor also into the modal
>
> Arun
>
> On Wednesday, May 4, 2022 at 8:02:34 AM UTC+5:30 cj.v...@gmail.com wrote:
>
>> https://basicanywheremachine.neocities.org/About_BASIC.html
>>
>> "Export Tiddler" button setup for both forms.  It was a little bit tricky 
>> to setup because the forms ("BASIC Dialect Form", and "BASIC Category 
>> Form") are displayed as modals, and the export button wasn't showing the 
>> image.
>>
>> Both forms required a copy and paste of the following macro for the 
>> export button image to show in the modals:
>>
>> ```
>> \define tv-config-toolbar-icons() yes
>> ```
>>
>> I need that export tiddler button so that content contributors have a 
>> user-friendly quick'n easy way to export new content to the TiddlyWiki I'm 
>> administering.
>>
>> [image: Screenshot 2022-05-03 11.21.21 PM.png]
>>
>> [image: Screenshot 2022-05-03 11.21.54 PM.png]
>>
>> On Tuesday, May 3, 2022 at 8:49:35 PM UTC-3 Charlie Veniot wrote:
>>
>>> Oops, premature post.  Second screenshot:
>>>
>>> [image: Screenshot 2022-05-03 8.18.05 PM.png]
>>>
>>> On Tuesday, May 3, 2022 at 8:48:21 PM UTC-3 Charlie Veniot wrote:
>>>
>>>> https://basicanywheremachine.neocities.org/About_BASIC.html
>>>>
>>>> I had "distraction-free viewing" of the matrix in mind.  Being able to 
>>>> view the matrix in a new window is also better for printing.
>>>>
>>>> Seeing as I want some buttons for that and, eventually, buttons for 
>>>> other things, I need a place to put them.  That top-left cell (first row, 
>>>> first column), seems like a good spot.
>>>>
>>>> Screenshots:
>>>>
>>>> [image: Screenshot 2022-05-03 8.17.36 PM.png]
>>>>
>>>>
>>>>
>>>> On Tuesday, May 3, 2022 at 2:40:28 PM UTC-3 Charlie Veniot wrote:
>>>>
>>>>> https://basicanywheremachine.neocities.org/About_BASIC.html
>>>>>
>>>>> Okay, "Toggle All" button added to Categories section (the only 
>>>>> section right now, more TBD) of "Choose Attributes to Compare". 
>>>>>
>>>>> On Tuesday, May 3, 2022 at 11:05:52 AM UTC-3 Charlie Veniot wrote:
>>>>>
>>>>>> https://basicanywheremachine.neocities.org/About_BASIC.html
>>>>>>
>>>>>> Added "Toggle All" buttons to "Choose BASIC Dialects" and to "Choose 
>>>>>> BASIC Dialects via Categories."
>>>>>>
>>>>>> Next: add same thing to "Choose Attributes to Compare."
>>>>>>
>>>>>> Currently, filtering is applying "OR" to all the filters.  I'm 
>>>>>> thinking about how to setup the ability to toggle between "OR" and "AND".
>>>>>>
>>>>>> [image: Screenshot 2022-05-03 10.55.13 AM.png]
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sunday, May 1, 2022 at 11:18:47 PM UTC-3 Charlie Veniot wrote:
>>>>>>
>>>>>>> Update: Early prototyping of data-entry forms, hopefully fairly 
>>>>>>> user-friendly.
>>>>>>>
>>>>>>> Click on something, and it opens up a related form in view mode.  To 
>>>>>>> put the form in edit mode, click the edit button.
>>>>>>>
>>>>>>> Simple forms setup for:
>>>>>>>
>>>>>>>    - viewing/editing a BASIC Dialect
>>>>>>>    - viewing/editing a BASIC Category
>>>>>>>
>>>>>>> 4 Screenshots:
>>>>>>>
>>>>>>> [image: Screenshot 2022-05-01 10.26.31 PM.png]
>>>>>>>
>>>>>>> [image: Screenshot 2022-05-01 10.27.20 PM.png]
>>>>>>>
>>>>>>> [image: Screenshot 2022-05-01 10.27.55 PM.png]
>>>>>>>
>>>>>>> [image: Screenshot 2022-05-01 10.28.19 PM.png]
>>>>>>> On Saturday, April 30, 2022 at 4:48:37 PM UTC-3 Charlie Veniot wrote:
>>>>>>>
>>>>>>>> https://basicanywheremachine.neocities.org/About_BASIC.html
>>>>>>>>
>>>>>>>> And now, the template/framework for choosing what attributes (i.e. 
>>>>>>>> the rows) we want visible.
>>>>>>>>
>>>>>>>> Rock'n roll.
>>>>>>>>
>>>>>>>> [image: Screenshot 2022-04-30 4.34.38 PM.png]
>>>>>>>>
>>>>>>>> On Saturday, April 30, 2022 at 3:07:33 PM UTC-3 Charlie Veniot 
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> https://basicanywheremachine.neocities.org/About_BASIC.html
>>>>>>>>>
>>>>>>>>> Update: an now, one can select groups of BASIC dialects that fall 
>>>>>>>>> into a "Classification".  This is a good template for setting up 
>>>>>>>>> additional 
>>>>>>>>> ways of choosing multiple BASIC dialects by groups.  For example: 
>>>>>>>>> select 
>>>>>>>>> for the matrix all BASIC dialects that support line numbers, or GOTO, 
>>>>>>>>> or 
>>>>>>>>> all BASIC implementations that are compatible with GW-BASIC.
>>>>>>>>>
>>>>>>>>> One of the great things I'm showcasing here about TiddlyWiki:  Rapid 
>>>>>>>>> Application Development 
>>>>>>>>> <https://en.wikipedia.org/wiki/Rapid_application_development> of 
>>>>>>>>> GUI and "database", and rapid deployment (one file upload to a 
>>>>>>>>> website.)  
>>>>>>>>> It is good stuff.
>>>>>>>>>
>>>>>>>>> [image: Screenshot 2022-04-30 2.49.45 PM.png]
>>>>>>>>>
>>>>>>>>> On Saturday, April 30, 2022 at 2:09:57 PM UTC-3 Charlie Veniot 
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> Now, the matrix starts with no BASIC dialect showing.  What BASIC 
>>>>>>>>>> dialects are shown in the Matrix depends on the (new feature) BASIC 
>>>>>>>>>> dialects a viewer chooses.
>>>>>>>>>>
>>>>>>>>>> [image: Screenshot 2022-04-30 2.07.41 PM.png]
>>>>>>>>>>
>>>>>>>>>> On Saturday, April 30, 2022 at 1:14:46 AM UTC-3 Charlie Veniot 
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Matrix is working.
>>>>>>>>>>>
>>>>>>>>>>> Next: filters and widgets to toggle visibility of columns/rows.
>>>>>>>>>>>
>>>>>>>>>>> [image: Screenshot 2022-04-30 1.10.22 AM.png]
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Friday, April 29, 2022 at 2:03:29 AM UTC-3 Charlie Veniot 
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> https://basicanywheremachine.neocities.org/About_BASIC.html
>>>>>>>>>>>>
>>>>>>>>>>>> Latest update (very early in the architecture/design phase):
>>>>>>>>>>>>
>>>>>>>>>>>>    - initial setup of the matrix with just a few items to 
>>>>>>>>>>>>    guide the look and feel of the thing
>>>>>>>>>>>>    - initial setup of data entry form to enter details about a 
>>>>>>>>>>>>    new BASIC dialect being added
>>>>>>>>>>>>       - I already had the "Add BASIC Dialect" button setup and 
>>>>>>>>>>>>       first data entry form to set the name of the BASIC Dialect 
>>>>>>>>>>>> (used as tiddler 
>>>>>>>>>>>>       title)
>>>>>>>>>>>>    
>>>>>>>>>>>> 4 Screenshots:
>>>>>>>>>>>>
>>>>>>>>>>>> *The main interface (The "BASIC Dialects Matrix" tiddler):*
>>>>>>>>>>>>
>>>>>>>>>>>> [image: Screenshot 2022-04-29 1.56.37 AM.png]
>>>>>>>>>>>>
>>>>>>>>>>>> *The "Add BASIC Dialect" tiddler contained in a modal window (2 
>>>>>>>>>>>> images):*
>>>>>>>>>>>>
>>>>>>>>>>>> [image: Screenshot 2022-04-29 1.57.04 AM.png]
>>>>>>>>>>>> [image: Screenshot 2022-04-29 1.57.47 AM.png]
>>>>>>>>>>>>
>>>>>>>>>>>> *The "BASIC Dialect Form" tiddler contained in a modal window:*
>>>>>>>>>>>>
>>>>>>>>>>>> [image: Screenshot 2022-04-29 1.59.56 AM.png]
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/90fa8ae5-23da-47ee-9280-465c645e3ed7n%40googlegroups.com.

Reply via email to