Code Monkey home page Code Monkey logo

Comments (14)

andmarti1424 avatar andmarti1424 commented on May 21, 2024

Hello. Its in my Todo list. Please give me a couple of days and it will be added. Thanks. 

from sc-im.

andmarti1424 avatar andmarti1424 commented on May 21, 2024

I am looking in to this.. What kind of format is messed up if you export as tab delimited? Could you give an example. If you export as tab delimited in SC, does it happen also? THanks.

from sc-im.

boeckmann avatar boeckmann commented on May 21, 2024

Well, the cells are not properly aligned anymore. In sc, if you export as plaintext, the editor shows the spreadsheet exactly like sc does. That is not the case if you export from scim. But it is handy, for example if you want to include the spreadsheet in an email.

Perhaps it is ok to use no delimiter at all but export only the cell contents as text?!? I may look into this for myself. From what I get by a brief look into the source code, do_export should be the right place to start?

Am 19.03.2016 um 21:22 schrieb Andrés M. [email protected]:

I am looking in to this.. What kind of format is messed up if you export as tab delimited?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

from sc-im.

andmarti1424 avatar andmarti1424 commented on May 21, 2024

I see... I will check it out. The most difficult will be to keep the alignment.

Yep. There in do_export and in cmds_command.c where do_export function is called would be the place to start..

from sc-im.

andmarti1424 avatar andmarti1424 commented on May 21, 2024

Please try latest dev branch commit. You can export to plain text like this:

:e txt filename.txt

from sc-im.

boeckmann avatar boeckmann commented on May 21, 2024

Seams to work :-) Thank you very much.

from sc-im.

andmarti1424 avatar andmarti1424 commented on May 21, 2024

OK. I still have to make some changes. For instance, if you have in a cell both a number and text, only the number is saved..

from sc-im.

andmarti1424 avatar andmarti1424 commented on May 21, 2024

Please re-test updating to latest branch commit!! Thanks.

from sc-im.

boeckmann avatar boeckmann commented on May 21, 2024

What I noticed with the latest commit is that there seem to be some unnecessary empty rows and columns in the exported txt document (vertically and horizontally at the end).

My .sc document contains 34 rows but 41 lines are exported. There are also several spaces at the end of each line which are not needed.

Am 22.03.2016 um 16:39 schrieb Andrés M. [email protected]:

Please re-test updating to latest branch commit!! Thanks.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

from sc-im.

andmarti1424 avatar andmarti1424 commented on May 21, 2024

from sc-im.

boeckmann avatar boeckmann commented on May 21, 2024

Sent you a sample .sc file and the exported txt by mail.

from sc-im.

boeckmann avatar boeckmann commented on May 21, 2024

Yes, the extra white spaces after the last column and the extra newlines after 1331.73.

from sc-im.

andmarti1424 avatar andmarti1424 commented on May 21, 2024

I believe that would be difficult to change and its related to how the
program allocates memory.

You know you can enter visual mode selects the range only the range you
want and export that range.
If you do that, those white spaces will not appear.

2016-03-23 10:06 GMT-03:00 Bernd Böckmann [email protected]:

Yes, the extra white spaces after the last column and the extra newlines
after 1331.73.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#61 (comment)

from sc-im.

boeckmann avatar boeckmann commented on May 21, 2024

Yes! Tried that and it works like you explained. Thank you!

Am 23.03.2016 um 14:12 schrieb Andrés M. [email protected]:

I believe that would be difficult to change and its related to how the
program allocates memory.

You know you can enter visual mode selects the range only the range you
want and export that range.
If you do that, those white spaces will not appear.

2016-03-23 10:06 GMT-03:00 Bernd Böckmann [email protected]:

Yes, the extra white spaces after the last column and the extra newlines
after 1331.73.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#61 (comment)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

from sc-im.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.