Giter Club home page Giter Club logo

Comments (16)

xcv58 avatar xcv58 commented on August 28, 2024

+1
Use vim like navigation is better!

from recent-projects.

GuilhemN avatar GuilhemN commented on August 28, 2024

I do not have the time to develop that for the moment ...
If someone could, please make a PR: it could be a great feature !

from recent-projects.

GuilhemN avatar GuilhemN commented on August 28, 2024

@xcv58 I'm not sure to understand what you want ...
Can you provide me a schema or a picture please ?

from recent-projects.

xcv58 avatar xcv58 commented on August 28, 2024

@Ener-Getick I'mean use hjkl to navigate in recent-projects view.
So we can open one project without mouse.

Actually, I prefer a fuzzy match method to select recent project, like Command Palette.
This is more efficient.

Thanks!

from recent-projects.

GuilhemN avatar GuilhemN commented on August 28, 2024

Ah ok I understand, I will try to do this tomorrow ☺
I thought you wanted one view per project...

from recent-projects.

xcv58 avatar xcv58 commented on August 28, 2024

Cool! Thank you!

from recent-projects.

xcv58 avatar xcv58 commented on August 28, 2024

It's great, thank you very much!

from recent-projects.

GuilhemN avatar GuilhemN commented on August 28, 2024

Thank you for this idea!

from recent-projects.

lukasoppermann avatar lukasoppermann commented on August 28, 2024

Awesome, are you planning to add up / down as well? Or is this to much work?

Technically if you could just calc how many items are in a row, you could easily get the index of the item.

Lets say, you have 3 per row, this means if I am on item 8 and go up, I need to go to 8-3 = 5.

Cheers.

from recent-projects.

GuilhemN avatar GuilhemN commented on August 28, 2024

There are most of the time 3 tiles in a row but not always ...
I need to simulate the css properties. I will try to do this but it's a bit more complicated.

from recent-projects.

lukasoppermann avatar lukasoppermann commented on August 28, 2024

You could just calc it. Container size / item size.

On Fri, Aug 14, 2015, 5:03 PM Ener-Getick [email protected] wrote:

There are most of the time 3 tiles in a row but not always ...
I need to simulate the css properties. I will try to do this but it's a
bit more complicated.


Reply to this email directly or view it on GitHub
#10 (comment)
.

from recent-projects.

xcv58 avatar xcv58 commented on August 28, 2024

How about add an id for all projects. Each time, you just need calc the index and directly select it.

from recent-projects.

lukasoppermann avatar lukasoppermann commented on August 28, 2024

I would not recommend this as it means when later on you add features like
favorites , etc. Which moves an item you have to recalc ids all the time.

On Fri, Aug 14, 2015, 5:14 PM xcv58 [email protected] wrote:

How about use add an id for all projects. Each time, you just need calc
the index and directly select it.


Reply to this email directly or view it on GitHub
#10 (comment)
.

from recent-projects.

GuilhemN avatar GuilhemN commented on August 28, 2024

I will think with a grid, it will be easier

from recent-projects.

GuilhemN avatar GuilhemN commented on August 28, 2024

Should I close this issue or do you have feedbacks ?

from recent-projects.

lukasoppermann avatar lukasoppermann commented on August 28, 2024

Works perfect for me. Thanks.

from recent-projects.

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.