[tw5] Re: Renaming and deleting fields

2021-08-26 Thread Sandip Deshmukh
Mohammad,

That was a life saver. Thanks a lot!

On Thursday, August 26, 2021 at 5:36:24 PM UTC+5:30 TW Tones wrote:

> Sorry,
>
> I meant to say as long as a field exists somewhere it will be available in 
> the new field dropdown. If you need to delete in bulk let us know or use 
> Mohammads tools.
>
> Tones
>
> On Thursday, 26 August 2021 at 22:04:56 UTC+10 TW Tones wrote:
>
>> Sandip
>>
>>
>>- In edit mode the fields should appear at the bottom for editing, to 
>>the right is a trash can to delete.
>>- To rename you need to create the new one (optionally copy the value 
>>over) and delete the old one
>>- If you are trying to do it programmatically you can use a button 
>>and  ActionSetFieldWidget 
>>  
>>ActionDeleteFieldWidget 
>> and or  WidgetMessage: 
>>tm-remove-field 
>>
>>
>> Regards
>> Tones
>>
>> On Thursday, 26 August 2021 at 20:34:14 UTC+10 Sandip Deshmukh wrote:
>>
>>> It is easy to rename and delete tags.
>>>
>>> But how do I do the same with fields?
>>>
>>> Suppose, fld1 and fld2 are the fields I have created.
>>>
>>> How can I rename fld1 to field1 and remove (so it does not show up in 
>>> the list of fields available when I create a tiddler) fld2?
>>>
>>

-- 
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/55913117-9a7a-41bf-9109-fe0560db798cn%40googlegroups.com.


[tw5] Re: Renaming and deleting fields

2021-08-26 Thread TW Tones
Sorry,

I meant to say as long as a field exists somewhere it will be available in 
the new field dropdown. If you need to delete in bulk let us know or use 
Mohammads tools.

Tones

On Thursday, 26 August 2021 at 22:04:56 UTC+10 TW Tones wrote:

> Sandip
>
>
>- In edit mode the fields should appear at the bottom for editing, to 
>the right is a trash can to delete.
>- To rename you need to create the new one (optionally copy the value 
>over) and delete the old one
>- If you are trying to do it programmatically you can use a button 
>and  ActionSetFieldWidget 
>  ActionDeleteFieldWidget 
> and or  WidgetMessage: 
>tm-remove-field 
>
>
> Regards
> Tones
>
> On Thursday, 26 August 2021 at 20:34:14 UTC+10 Sandip Deshmukh wrote:
>
>> It is easy to rename and delete tags.
>>
>> But how do I do the same with fields?
>>
>> Suppose, fld1 and fld2 are the fields I have created.
>>
>> How can I rename fld1 to field1 and remove (so it does not show up in the 
>> list of fields available when I create a tiddler) fld2?
>>
>

-- 
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/a95f6699-f0de-416c-9ac9-7757526bcb6dn%40googlegroups.com.


[tw5] Re: Renaming and deleting fields

2021-08-26 Thread TW Tones
Sandip


   - In edit mode the fields should appear at the bottom for editing, to 
   the right is a trash can to delete.
   - To rename you need to create the new one (optionally copy the value 
   over) and delete the old one
   - If you are trying to do it programmatically you can use a button and  
   ActionSetFieldWidget   
   ActionDeleteFieldWidget  
and 
   or  WidgetMessage: tm-remove-field 
   

Regards
Tones

On Thursday, 26 August 2021 at 20:34:14 UTC+10 Sandip Deshmukh wrote:

> It is easy to rename and delete tags.
>
> But how do I do the same with fields?
>
> Suppose, fld1 and fld2 are the fields I have created.
>
> How can I rename fld1 to field1 and remove (so it does not show up in the 
> list of fields available when I create a tiddler) fld2?
>

-- 
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/3f666842-1e2b-4d05-9efa-1203fcc44876n%40googlegroups.com.