Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Search

Advanced Search Options

To further refine your search, you can use additional qualifiers such as score:>0.5. For example, the search score:>=0.5 created:<1y grammar would return only posts mentioning "grammar" that have a score >= 0.5 and were created less than a year ago.

Further help with searching is available in the help center.

Quick hints: tag:tagname, user:xxx, "exact phrase", post_type:xxx, created:<N{d,w,mo,y}, score:>=0.5

Filters
583 posts
 
66%
+2 −0
Q&A In Word, how do I readily sort a string of numbers separated by commas?

The Sort Text function shown in the snapshot is intended to sort lists. In Microsoft Word, a list has each element member in a new line (paragraph). Considering this: Convert the numbers separat...

posted 11mo ago by Wicket‭  ·  edited 11mo ago by Wicket‭

Answer
60%
+1 −0
Q&A How to disable email grouping (in conversation) in Gmail web mail for certain senders?

As of June 2023, Gmail still doesn't offer a built-in way to disable the conversation view for specific senders. Knowing about this limitation, you should carefully review your inbox. If you influ...

posted 11mo ago by Wicket‭

Answer
66%
+4 −1
Q&A HTML and Markdown aren't right for me. What other text markup types are around?

Hello, power users! I am trying to make a personal wiki/zettelkasten/card index sorta thing to organise my fictional world as well as the rest of my daily life. I chose Joplin, which is software I...

1 answer  ·  posted 11mo ago by Bianca_Railway‭  ·  last activity 11mo ago by matthewsnyder‭

60%
+1 −0
Meta What do we do about webapps?

Previously, web applications such as Facebook, Twitter, and Gmail were popular examples, but they have undergone significant advancements. Even Google Docs has undergone significant evolution. Fir...

posted 11mo ago by Wicket‭  ·  edited 11mo ago by Wicket‭

Answer
66%
+2 −0
Meta How can we grow this community?

While I identify myself as a "power user", the site name "POWER USER" appeals to a very narrow audience, probably limited to people of certain ages and backgrounds. I don't recall having ever read ...

posted 11mo ago by Wicket‭  ·  edited 11mo ago by Wicket‭

Answer
60%
+1 −0
Q&A In Word, how do I readily sort a string of numbers separated by commas?

You can't do that in Word. Word's Sort command operates on "fields" in separate rows. It is nominally for Tables, but if the selected data is not in an actual Table then it treats each row of text...

posted 11mo ago by manassehkatz‭

Answer
60%
+1 −0
Q&A Hide server name tooltip on discord

If one hovers over a server name in discord, a speech bubble with the server name pops up: Is there any way to avoid this tooltip? Maybe a userscript or a user style? As this element is only vis...

0 answers  ·  posted 11mo ago by samcarter‭  ·  edited 11mo ago by samcarter‭

Question Discord
77%
+5 −0
Q&A Remove extension icon from Firefox url bar

TL;DR Turns out the correct name is #pageAction-urlbar-metrication_deltamikecharlie { display: none !important; } Long version: How to find the name? There is actually a nice guide at ht...

posted 12mo ago by samcarter‭  ·  edited 8mo ago by samcarter‭

Answer
80%
+6 −0
Q&A Remove extension icon from Firefox url bar

I'm using the firefox extension metrication. I only ever use it via its entry in the context menu, therefore I would like to remove its icon from the url bar to gain more space: I tried the sugg...

1 answer  ·  posted 12mo ago by samcarter‭  ·  last activity 8mo ago by samcarter‭

Question firefox
28%
+0 −3
Q&A Why did Windows automatically open 1 Word document, but not 2 others, in the same folder?

Call the 3 Word documents in the same folder 1.docx, 2.docx, 3.docx. I followed Allen Wyatt's instructions for "Opening a Word Document when Starting the Computer" that is encapsulated by Microsoft...

0 answers  ·  posted 12mo ago by TextKit‭

Question windows-10
75%
+4 −0
Q&A Get supported resolutions of scanner in Linux

Using scanimage First, get the name of the scanner with scanimage --list-devices In my case, this produced device `brother4:net1;dev0' is a Brother Brother_DCP-L3550CDW DCP-L3550CDW To get...

posted 12mo ago by Matthias Braun‭  ·  edited 12mo ago by Matthias Braun‭

Answer
75%
+4 −0
Q&A Get supported resolutions of scanner in Linux

How can I find out the different image resolutions in DPI that my scanner supports? I'd prefer to use a command line tool to get the supported resolutions.

1 answer  ·  posted 12mo ago by Matthias Braun‭  ·  edited 11mo ago by Wicket‭

75%
+4 −0
Q&A Fit page content to paper format in LibreOffice Writer

I have a docx file in A3 format here consisting of one page. Using LibreOffice Writer, I'd like to scale it down to A4 without breaking the layout. Eventually, I want to print the document on an A...

0 answers  ·  posted 1y ago by Matthias Braun‭  ·  edited 11mo ago by Wicket‭

50%
+0 −0
Q&A Launching hidden application at login under macOS 13 Ventura

Another possible approach is to create a helper app which opens an app without opening a window. I used platypus to create a simple app which will execute a shell script. The settings used for th...

posted 1y ago by samcarter‭  ·  edited 1y ago by samcarter‭

Answer
50%
+0 −0
Q&A Launching hidden application at login under macOS 13 Ventura

Based on the post https://droidwin.com/how-to-hide-an-app-at-launch-on-mac-ventura/ an alternative approach could be to use a launch agent. To do this, create a file vienna.LaunchAtLogin.plist (re...

posted 1y ago by samcarter‭

Answer
60%
+1 −0
Q&A Launching hidden application at login under macOS 13 Ventura

Apple removed the hide option for login items in macOS 13 Ventura. Are there any alternative ways to launch an application at login without opening a window?

2 answers  ·  posted 1y ago by samcarter‭  ·  last activity 1y ago by samcarter‭

Question macos13
60%
+1 −0
Q&A Converting pdf to png with sips on macOS 13.3.1 Ventura

With pervious versions of macOS, I used sips to convert pdfs into pngs /usr/bin/sips -s format png document.pdf --out document.png In macOS 13.3.1 Ventura, this now gives an error: /Users/<...

1 answer  ·  posted 1y ago by samcarter‭  ·  last activity 8mo ago by samcarter‭

Question macos13
81%
+7 −0
Q&A Why can't I change any data on this micro SD card or format it?

I have an old microSD card that I'm trying to wipe. I've backed up all the files to somewhere else, and now I'm trying to clear the card. However, I can't seem to change anything on the card. Whe...

1 answer  ·  posted 1y ago by Mithical‭  ·  last activity 10mo ago by Pogo‭

Question formatting sd-cards
55%
+3 −2
Q&A In Word, how do I readily sort a string of numbers separated by commas?

My string of numbers is 32, 29, 10, 30, 40, 39, 48, 12, 42, 41, 38, 18. How can I sort this from smallest to largest most readily? I clicked OK as pictured below, but nothing happened. Then I pick...

2 answers  ·  posted 1y ago by TextKit‭  ·  last activity 11mo ago by Wicket‭

Question microsoft-word
50%
+0 −0
Q&A Install Quarto extensions globally

This is probably not a lasting solution, but one can manually copy the individual folders of the extensions to <path to your quarto installation>/share/extensions/quarto/ Documents seem t...

posted 1y ago by samcarter‭  ·  edited 8mo ago by samcarter‭

Answer
50%
+0 −0
Q&A Disable automatic tlmgr updates in Quarto

I didn't yet find a clean solution, but as a dirty hack one can edit the quarto.js file and change the line [kLatexAutoInstall]: true, to [kLatexAutoInstall]: false, (this obviously won't s...

posted 1y ago by samcarter‭  ·  edited 8mo ago by samcarter‭

Answer
60%
+1 −0
Q&A Disable automatic tlmgr updates in Quarto

Let's assume one has a Quarto document which does not compile because of an error in the latex code, e.g. here a simply typo in a macro name: --- format: pdf --- test\newlin test Quarto...

1 answer  ·  posted 1y ago by samcarter‭  ·  last activity 8mo ago by samcarter‭

Question Quarto
66%
+2 −0
Q&A How to update log diff buffer with cursor

MWE Using magit: Open log buffer: ll. Open a commit diff: ENT. Go back to log buffer without closing diff: window-other. Question Starting from the MWE above, is there a way to have the d...

0 answers  ·  posted 1y ago by mcp‭

Question emacs magit spacemacs
80%
+6 −0
Q&A How to indent list items in Vim

Problem How do I indent a list item in Vim the following way? Ideally I want this to happen automatically upon wrap, but will settle for something like ESC TAB doing the trick. Have This is a ...

1 answer  ·  posted 1y ago by mcp‭  ·  last activity 10mo ago by tssm‭

Question vim indent
50%
+0 −0
Q&A Circulate through spaces on macOS 11

Another approach is to use Karabiner-Elements. As a first step, I created to executable shell scripts, which will switch to the previous/next space using the handy tool SpaceInfo Space_prev: #!/...

posted 1y ago by samcarter‭  ·  edited 1y ago by samcarter‭

Answer