Questions tagged [outline]
37 questions
15
votes
3 answers
Notepad++ code outline as Eclipse's outline
Folding and unfolding blocks of code helps, but in bigger files I really want to have the outline overview of a class and its methods.
So, is there a plugin or anything for Notepad++ that I can have a outline of a class as the outline tab on…
rafaelxy
- 151
- 1
- 1
- 5
12
votes
3 answers
Copy Word 2010 outline view to new document
I am writing a lengthy article in Word 2010 and want to share an outline of what I have completed thusfar with a colleague. Because I have carefully applied heading 1, 2, etc. styles I can switch to outline view and see exactly what I want to share.…
Michael Sorens
- 855
- 2
- 19
- 30
9
votes
9 answers
Simple tree notepad like editor
I am looking for very simple notepad that would allow "hierarchical" files editing. Something like TreePad but with much less bloat, more polish and possibly open sourced.
Josef Sábl
- 231
- 1
- 2
- 8
8
votes
2 answers
Is there a way to save a Microsoft Word document so that it automatically opens in outline view?
I have a Word document (it's a task list) that I always read and edit in outline view. Is there a way to tell Word that so that the document always defaults to outline view when it is opened?
dumbledad
- 1,107
- 9
- 30
- 47
8
votes
1 answer
Importing tab based outline txt file into Word outline
Given a text file containing and outline with tabs to indent each level, I would like to import this into a Word 2007 document so that the each indentation level is converted to a H1, H2, etc heading level.
I tried copy pasting the text into the…
Bernard Vander Beken
- 428
- 6
- 21
4
votes
1 answer
In emacs edit section of file as if it were a separate file
For some tasks I prefer single big files over splitting a project (say: a LaTeX report, a medium-sized python script) into separate smaller files, e.g. for easier searching and search-and-replace. However for editing it is often preferable to have…
kdb
- 2,080
- 1
- 26
- 43
4
votes
1 answer
Is there a Outline (or OPML) plugin for Sublime Text 2?
I am in search of a way to manage my OPMLs from Sublime Text. I know it is not thought to do that, but a simple plugin adding checkboxes and expand/collapse arrows should be enough.
Filippo Valsorda
- 203
- 2
- 9
3
votes
1 answer
Notepad++: How to fold tab text hierarchy and use it as an outline
I love notepad++ but cant find the feature described:
Using a text outline defined by (TAB) as an outline (IE: Being able to fold/collapse based upon that hierarchy)
I found another software that does it (jedit), but I would rather stick to…
I want badges
- 131
- 1
- 5
3
votes
0 answers
how to set outline-minor-mode heading levels in outline-regexp
I am trying to add a custom heading to program mode, and I want it to be on the highest level and move all other levels down, so I can add more structure to my long script. For example, for python mode, the heading format is "# *", the number of…
godblessfq
- 371
- 1
- 12
3
votes
1 answer
How can I fold arbitrary tags with nxml-mode?
I would like to fold
*
1
Sean Allred
- 1,182
- 2
- 11
- 32
3
votes
5 answers
How to get excel to auto-outline hierarchy into groups?
So I have a bunch of data in an excel spreadsheet that looks something like this:
Level Hierarchy Name
0 1 Sam
1 1.1 Bill
2 1.1.1 George
3 1.1.1.1 Fred
4 1.1.1.1.1 …
JoeNahmias
- 262
- 1
- 2
- 8
3
votes
2 answers
Numbered paragraphs in Word 2007
I have the following styles defined in Word 2007. They all have outline levels 1-6. They also correctly show up in the Table of Contents (not all, I only set the TOC up to Level 3).
1 Heading 1
1.1 Heading 2
1.1.1 Heading 3
1.1.1.1 Heading 4
…
Kit
- 1,517
- 6
- 22
- 39
3
votes
1 answer
Adobe Illustrator: How to Create Outlines from Shapes
I have a complex shape created with the Pen Tool from a vendor (some shapes have strokes, others don't -- and they all combine to create one final shape). I need to convert the shape into an OUTLINE so that I can pass the file to my woodcutter to…
Fiona
- 33
- 1
- 1
- 3
2
votes
1 answer
Word Outliner - How to collapse all the text that is NOT marked red?
I am using the word 2010 Outliner to write paper. As I am currently working on it, I am putting all my sources in my outline. However, some sources have to be researched further. Therefore, I am currently marking them red.
Any recommendation how to…
Carol.Kar
- 217
- 1
- 3
- 11
2
votes
1 answer
Is it possible to set up separate Multilevel lists in Word?
I'm using Word 2010 and am not all that familiar with Multilevel lists. Now suddenly, I think I'm needing two sets of Multilevel lists in the same document.
The document is a style guide, which is broken down into a Multilevel list for the main…
wootcat
- 123
- 1
- 6