Coder Social home page Coder Social logo

Comments (8)

cow1337killer3 avatar cow1337killer3 commented on June 20, 2024 1

There's str.capitalize(string)

from shell.

RubicBG avatar RubicBG commented on June 20, 2024 1

image
I'm working on this idea - some things are already working, others are working at 70% (I have to foresee a lot of exceptions), others I haven't started yet

from shell.

RubicBG avatar RubicBG commented on June 20, 2024

If I understand you correctly, this is already there - see here: https://nilesoft.org/docs/syntax/set

item
{
back
{
normal = color
select = color
normal_disabled = color
select_disabled = color
}
}

please confirm

from shell.

M7amma avatar M7amma commented on June 20, 2024

No. I mean..
For example:
I've a folder on desktop or anywhere.. and it's name is 'good music'
Now when I right click on that folder , i need an option to appear that will allow changing the name case ..
Like upper case so it will become: 'GOOD MUSIC'
Title case so it will become: 'Good Music
Sentence case: 'Good music'
Random case : 'GoOd mUsIC'

Basically the option will have cascading menu that will have all these different cases to apply on any folder name or file name

from shell.

RubicBG avatar RubicBG commented on June 20, 2024

I had started something similar but left it. I will try to finish it soon. You can wait when I'm done with the code, or we can comment it on discord:
https://discord.com/channels/1106387012707168318/

from shell.

M7amma avatar M7amma commented on June 20, 2024

I had started something similar but left it. I will try to finish it soon. You can wait when I'm done with the code, or we can comment it on discord:
https://discord.com/channels/1106387012707168318/

It's really good to know that there's something about this. I hope you finish that but I'm sorry I won't be able to use discord because I'm always in a work environment and not all the websites are accessable. I just thought to ask for this feature because in my work I do lot of organizational tasks on a computer so I do lot of file operations like the renaming and so on... May be I'll wait for the full code to be implemented in a future release. Thanks.

from shell.

moudey avatar moudey commented on June 20, 2024
modify(find='good music' title=str.capitalize(this.title))

from shell.

M7amma avatar M7amma commented on June 20, 2024

So when we right -click on a file to rename it, can you please add option under 'attributes' and call it 'Change case'. And when we hover on this option it will show a sub-menu with these functions :
UPPERCASE
lowercase
Sentence case : First char in uppercase, rest in lowercase
Capitalize every word : First Char Of Every Word In Uppercase
Random Case : cONveRT all naME'S LETTErS to it's LOwerCaSe or UpPERCAse EQuIVaLEnt wiTh RaNdom CASE sELECtION mEthOD.
image

from shell.

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.