Hi there,
I hope we're not the only ones who would be happy about having two different sorts of snippets:
1. a fixed one which you cannot convert to text (for reuse)
2. a variable one which will be auto-convertd-to-text on being inserted (for small "templates")
I write this because I'm going to file an enhancement request for this ... the more ask for it, the sooner we'll have it.
Auto-convert-to-text of snippets
Auto-convert-to-text of snippets
Inge____________________________
"I need input! - Have you got input?"
"I need input! - Have you got input?"
-
DocuWil
- Sr. Propeller Head
- Posts: 344
- Joined: Thu Feb 09, 2006 1:22 am
- Location: Netherlands
- Contact:
Re: Auto-convert-to-text of snippets
Hi Inge,
I use snippets and variables a lot and it is irritating to Convert them to text every time.
If you don't Convert to text the snippet acts more or less as variable and you could say "Why not use a variable then?".
The reason is that the variable does not have its own style, cannot contain a table, cannot contain more than 1 line, and more.
A snippet may use its own style, at least when you enter it on a new paragraph. And ... it may contain a table like I do when creating Notes, Tips or Warnings.
I see a snippet more like a sophisticated variable.
You can even put a variable in a snippet:
Example of a snippet put in my source project for global linking:
This help is based on software version <variable1> of the <variable2>.
Conclusion:
Yes, I agree
E.g. Notes, Tips and Warnings I like the auto-convert-to-text, but not for snippets like the example.
Tip:
Collect some post replies and then make the request with a link to this post.
I use snippets and variables a lot and it is irritating to Convert them to text every time.
If you don't Convert to text the snippet acts more or less as variable and you could say "Why not use a variable then?".
The reason is that the variable does not have its own style, cannot contain a table, cannot contain more than 1 line, and more.
A snippet may use its own style, at least when you enter it on a new paragraph. And ... it may contain a table like I do when creating Notes, Tips or Warnings.
I see a snippet more like a sophisticated variable.
You can even put a variable in a snippet:
Example of a snippet put in my source project for global linking:
This help is based on software version <variable1> of the <variable2>.
Conclusion:
Yes, I agree
E.g. Notes, Tips and Warnings I like the auto-convert-to-text, but not for snippets like the example.
Tip:
Collect some post replies and then make the request with a link to this post.
Wil Veenstra
Documentation and Training Centre
Infologic Nederland
(Using Flare 11.1.2, Capture 7.0.0 and Mimic 7.0.0 in Windows 10 64-bit)
Documentation and Training Centre
Infologic Nederland
(Using Flare 11.1.2, Capture 7.0.0 and Mimic 7.0.0 in Windows 10 64-bit)
-
Paul Griffiths
- Sr. Propeller Head
- Posts: 262
- Joined: Wed Apr 18, 2007 2:25 am
- Location: Nottingham, UK
Re: Auto-convert-to-text of snippets
If converting to text was a huge pain, I could see your point. But as you can do it off the right-click menu, I don't see it as a problem.
Re: Auto-convert-to-text of snippets
Two clicks - for each snippet.Paul Griffiths wrote:If converting to text was a huge pain, I could see your point. But as you can do it off the right-click menu, I don't see it as a problem.
Since we have tons of "template snippets" that is a problem, because those are the snippets that are to be converted on each insertion.
Inge____________________________
"I need input! - Have you got input?"
"I need input! - Have you got input?"
Re: Auto-convert-to-text of snippets
Regarding #1, I don't believe that's possible, but you can submit a feature request at http://www.madcapsoftware.com/bugs/submit.aspx.i-tietz wrote:1. a fixed one which you cannot convert to text (for reuse)
2. a variable one which will be auto-convertd-to-text on being inserted (for small "templates")
Regarding #2, if I recall correctly (I don't have Flare open to test), if you put the cursor in a new paragraph and insert a single space then insert the snippet, it might insert it automatically as text and not a snippet block. If that still works, then that would be easier than inserting, right-clicking and selecting convert to text. However, it might have been that you had to insert something other than a blank space (e.g., a period), in which case, that might be slightly faster but still not ideal.
Lisa
Eagles may soar, but weasels aren't sucked into jet engines.
Warning! Loose nut behind the keyboard.
-
DocuWil
- Sr. Propeller Head
- Posts: 344
- Joined: Thu Feb 09, 2006 1:22 am
- Location: Netherlands
- Contact:
Re: Auto-convert-to-text of snippets
Hi lisa,
As I wrote:
A snippet may use its own style, at least when you enter it on a new paragraph.
But if you insert it after a piece of text it follows the style of that text, but you still have to Convert-to-text.
As I am just busy inserting one I can tell that is not true.LTinker68 wrote:Regarding #2, if I recall correctly (I don't have Flare open to test), if you put the cursor in a new paragraph and insert a single space then insert the snippet, it might insert it automatically as text and not a snippet block. If that still works, then that would be easier than inserting, right-clicking and selecting convert to text. However, it might have been that you had to insert something other than a blank space (e.g., a period), in which case, that might be slightly faster but still not ideal.
As I wrote:
A snippet may use its own style, at least when you enter it on a new paragraph.
But if you insert it after a piece of text it follows the style of that text, but you still have to Convert-to-text.
Wil Veenstra
Documentation and Training Centre
Infologic Nederland
(Using Flare 11.1.2, Capture 7.0.0 and Mimic 7.0.0 in Windows 10 64-bit)
Documentation and Training Centre
Infologic Nederland
(Using Flare 11.1.2, Capture 7.0.0 and Mimic 7.0.0 in Windows 10 64-bit)
Re: Auto-convert-to-text of snippets
If you read the startup post of this thread carefully: That's what I did.LTinker68 wrote:Regarding #1, I don't believe that's possible, but you can submit a feature request ...
1. No - inserting a block snippet as text doesn't help.LTinker68 wrote:Regarding #2, if I recall correctly (I don't have Flare open to test), if you put the cursor in a new paragraph and insert a single space then insert the snippet, it might insert it automatically as text and not a snippet block. If that still works, then that would be easier than inserting, right-clicking and selecting convert to text. However, it might have been that you had to insert something other than a blank space (e.g., a period), in which case, that might be slightly faster but still not ideal.
2. Even if it did help, it wouldn't work for our snippets, because they are block snippets: They contain tables, dropdowns, lists, paragraphs and various combinations of elements. We use them as templates
- to save us time and effort to assign the classes to the elements manually
- to prevent assigning a class that doesn't fit the purpose according to the underlying concept
- to crawl into the HTML code in the text editor (e.g. for tiny javascripts or to get <h3> tags inside a dropdown)
Inge____________________________
"I need input! - Have you got input?"
"I need input! - Have you got input?"
-
TechnicalDisaster
- Propeller Head
- Posts: 61
- Joined: Mon Jan 03, 2011 12:09 pm
Re: Auto-convert-to-text of snippets
i-tietz,
I like your idea - that would save us some time as well. Madcap should add an option on the snippet properties to "Insert Snippet as editable text." Like yourself, we use snippets as templates for tables, graphics, and notes. Most of our snippets are used as text, only a few are used for content reuse.
I will submit an enhancement request.
I like your idea - that would save us some time as well. Madcap should add an option on the snippet properties to "Insert Snippet as editable text." Like yourself, we use snippets as templates for tables, graphics, and notes. Most of our snippets are used as text, only a few are used for content reuse.
I will submit an enhancement request.
MAD Certified Version 6
Flare 7.1
Flare 7.1