Code Monkey home page Code Monkey logo

Comments (4)

abe33 avatar abe33 commented on July 22, 2024

Hi @gampleman, sorry for the late reply, I saw your issue but was caught by some fixes required on the minimap.

When you say persisting the sort on save, do you mean saving the file on disk with the current sort applied or just storing the current sort so that tablr can reuses the same setting when opening the file again?

I ask this because I thought deeply about that when implementing the sort feature and was somehow reticent to make the sort modifies the file on disk without the user intending to do so. I was thinking of adding a command to apply the sort on a table so that the rows get saved in the current order.

from atom-tablr.

gampleman avatar gampleman commented on July 22, 2024

I mean saving the file. I feel that changing the sort should make the file dirty and should have and undo support. So the actual saving should happen when the user hits the save command.

from atom-tablr.

abe33 avatar abe33 commented on July 22, 2024

Hi, I'll have some time to implement something for this, what do you think of having a button next to the column edit action to apply the current sort on the table? This button would only be available if a sort is applied.

from atom-tablr.

gampleman avatar gampleman commented on July 22, 2024

Sounds ok to me.

from atom-tablr.

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.