Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-30-2014, 02:24 AM
|
#1
|
Member
Registered: Sep 2005
Location: Vienna, Austria
Distribution: Mint 13
Posts: 524
Rep:
|
Simple multiple sheets Editor ?
Hi!
I am looking for a simple multiple sheets Editor that could deal with multiple sheets within a file (like Excel) but that would be a simple GUI-texteditor. Does such a thing exist ?
Thanks.
|
|
|
01-30-2014, 11:43 AM
|
#2
|
Member
Registered: Dec 2013
Distribution: Debian Wheezy/Jessie # XFCE
Posts: 53
Rep: 
|
Simple text files do not have multiple sheets, so I don't understand your problem. Do you have a certain file format in mind? Is LibreOffice Calc what you are looking for?
|
|
|
01-31-2014, 02:06 AM
|
#3
|
Member
Registered: Sep 2005
Location: Vienna, Austria
Distribution: Mint 13
Posts: 524
Original Poster
Rep:
|
Quote:
Originally Posted by yooden
Simple text files do not have multiple sheets, so I don't understand your problem.
|
Well, that's exactly my problem or the object of my question: I am wondering if there is such editor with multiple sheets.
Quote:
Originally Posted by yooden
Do you have a certain file format in mind? Is LibreOffice Calc what you are looking for?
|
I don't want any calculation programm. I want an editor, very plain, very simple, but I fancy multiple sheets for the organization of the information. I am tired to scroll down everytime to get at the bottom of the page. If I had multiple sheets then I would have little text on each page. I make some vocabulary lists and the text becomes quickly very long but the use of LibreOffice Calc would not be a satisfying solution: it would be uneasy because you have to deal with so many parameters (like formattings) that I do not need. With an Editor I can copy and paste without paying attention to formatting. I don't want to use a calculation programm (such as LibreOffice Calc) because It is too heavy for the use I have. I want something with no Formatting such an editor.
Last edited by xpucto; 01-31-2014 at 02:08 AM.
|
|
|
01-31-2014, 02:16 AM
|
#4
|
LQ Addict
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 24,511
|
I have an idea, but probably completely misunderstood....
So using a text editor (like notepad++ or geany) you can specify paragraphs and collapse parts of text and/or you can jump to next/prev paragraph
|
|
1 members found this post helpful.
|
01-31-2014, 02:29 AM
|
#5
|
Member
Registered: Dec 2013
Distribution: Debian Wheezy/Jessie # XFCE
Posts: 53
Rep: 
|
Quote:
Originally Posted by xpucto
Well, that's exactly my problem or the object of my question: I am wondering if there is such editor with multiple sheets.
|
I'm not aware of one.
Depending on the numbers I would try one of two things: - Put each sheet in a file and place them all in one directory.
- Use a programming editor and either use text marks or something similar to quickly navigate through the sheets. (I also like the idea of collapsible sections.)
|
|
|
01-31-2014, 11:08 AM
|
#6
|
LQ Veteran
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,259
|
Or use a word processor and either use the navigation button or put a contents list with links at the top.
|
|
|
01-31-2014, 03:49 PM
|
#7
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,702
|
Libreoffice's Calc
it will open and use multi sheet spread sheets
or
GOffice
or
OpenOffice
or
Koffice
|
|
|
02-01-2014, 10:36 AM
|
#8
|
Member
Registered: Sep 2005
Location: Vienna, Austria
Distribution: Mint 13
Posts: 524
Original Poster
Rep:
|
Quote:
Originally Posted by pan64
I have an idea, but probably completely misunderstood....
So using a text editor (like notepad++ or geany) you can specify paragraphs and collapse parts of text and/or you can jump to next/prev paragraph
|
The idea is nice but I would have to jump everytime to the correct paragraph. The advantage with sheehts is that you may remain in the same sheet after switching off the computer.
|
|
|
02-01-2014, 10:39 AM
|
#9
|
Member
Registered: Sep 2005
Location: Vienna, Austria
Distribution: Mint 13
Posts: 524
Original Poster
Rep:
|
Quote:
Originally Posted by John VV
Libreoffice's Calc
it will open and use multi sheet spread sheets
or
GOffice
or
OpenOffice
or
Koffice
|
The problem with all those programs is that they are muc more "heavy" that simple editors. So when you start the computer, you have to start the calc programm whereas the editor remains opened after new start ans is immediatly available and doesn't care about formatings.
Using links would be too much of a luxurious solution! I need something more simple because the list grows daily and I do not want to spend anytime with it.
Last edited by xpucto; 02-01-2014 at 10:41 AM.
|
|
|
02-01-2014, 10:48 AM
|
#10
|
LQ Addict
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 24,511
|
Quote:
Originally Posted by xpucto
The idea is nice but I would have to jump everytime to the correct paragraph. The advantage with sheehts is that you may remain in the same sheet after switching off the computer.
|
No, I do not think so. vim for example will remember the position and return to the same line when you open that file again.
|
|
|
02-01-2014, 12:26 PM
|
#11
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,702
|
you are rather limited on reading a formatted .Xlsx, or .ods or.xsc or.uos spread sheet
just try to open a .xlxs file in emacs or vi
you can export them from OO or Lo as a pdf and them use Okular to read them
well if you do not care about formatting
use hexedit or okteta
and edit them with a hex editor
Last edited by John VV; 02-01-2014 at 12:28 PM.
|
|
|
All times are GMT -5. The time now is 05:58 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|