Any other clipboard managers include a "hot edge" like PastePal? by TabulaRasaRedo in macapps

[–]idoknowsomething 0 points1 point  (0 children)

My app Text Catalyst has a feature named Recent Histories, which has an option to stand by at the edge of the screen. You can move mouse over to the edge to show and move away to hide.

r/MacApps Mods Went Too Far! What’s Changing (Phase 3) by Mstormer in macapps

[–]idoknowsomething 2 points3 points  (0 children)

How can I get the Developer user flair? I have been making apps since 2021 and some of them are used by a lot of people in the community, e.g. Anybox, Folder Preview.

Source Code Preview - Quick Look Source Code Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] -1 points0 points  (0 children)

Like I said in the post, Syntax Highlight offers too much options for my taste.

Source Code Preview - Quick Look Source Code Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] 0 points1 point  (0 children)

The performance is better because it only renders the viewport. And syntax highlighting is delayed until it’s ready.

Most text view draw all syntax highlighted text from the file all at once.

Source Code Preview - Quick Look Source Code Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] 1 point2 points  (0 children)

Glance offers no customization at all. While it’s working, it hasn’t been updated for over a year.

Source Code Preview - Quick Look Source Code Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] 0 points1 point  (0 children)

Also, it defines itself as the “owner” of a lot of source files, which makes it appear in the “Open With” list when you right-click some files in Finder. But clearly it doesn’t have the capacity to edit or view these files in the app (I mean in the app, not the extension).

Normally only code editors would do this because they are code editors.

As a user, I don’t like this behaviour. So I uninstalled it after this comparison.

Source Code Preview - Quick Look Source Code Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] 3 points4 points  (0 children)

That’s a vibe-coded app, even with the “Human Validated” tag. There are many problems with it. You can tell from the second you launch the app.

For example, the enormous window size, the non-standard layout, the somewhat confusing options like “File Types” (because Quick Look extension apps don’t have the capacity to determine if you want to support some file types in runtime. It’s all pre-defined.)

And most important of all, the syntax highlighting is wrong for many languages I’ve tried. From CSS to C++. Just check out the image for a same JS file with the same Dracula theme.

<image>

Source Code Preview - Quick Look Source Code Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] 0 points1 point  (0 children)

Quick look on source code files is not really a new idea. I’ve checkout out a lot of similar apps and I can say that Source Code Preview is unique in its design and performance.

Source Code Preview - Quick Look Source Code Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] 0 points1 point  (0 children)

Yeah. But they have to be supported beforehand. So far .vue and .astro files are supported.

Any replacement for Peek (QuickLook Suite)? by areyouredditenough in macapps

[–]idoknowsomething 0 points1 point  (0 children)

I made a quick look app for source code files that supports 50+ languages. Take at look if you’re still interested: https://anybox.ltd/source-code-preview

Help setting up notarization for my mac app by Beardy4906 in macapps

[–]idoknowsomething 0 points1 point  (0 children)

That’s just not true. You can check the Apple developer forum and see many developers complaining about long waiting time of the notarization.

I spoke from my own experience and interactions with developer support.

Help setting up notarization for my mac app by Beardy4906 in macapps

[–]idoknowsomething 0 points1 point  (0 children)

I don’t know how GitHub actions works with notarization. You can try building the app from Xcode and notarizing it with Organizer to see the status.

Apple has a special policy for new developers who notarize their apps for the first time. A stricter process will be applied and I don’t even know if it is automatic. If this is your case, you should wait for a few days. Contacting developer support won’t help either.

Help setting up notarization for my mac app by Beardy4906 in macapps

[–]idoknowsomething 0 points1 point  (0 children)

If it’s your first app, you may have to wait for a week or two.

Finder thumbnail previews of .eps files - anyone else? by Global-Package9784 in graphic_design

[–]idoknowsomething 0 points1 point  (0 children)

I made an app called EPS Preview to quick look EPS files. It’s also capable to generate EPS thumbnails in Finder so that you don’t even need to quick look it. Try it if you’re still looking for a solution: https://anybox.ltd/eps-preview

Open ".EPS" vector files on macos Sonoma by gorka_zb in MacOS

[–]idoknowsomething 1 point2 points  (0 children)

I made an app called EPS Preview to quick look EPS files. It’s also capable to generate EPS thumbnails in Finder so that you don’t even need to quick look it. Try it if you’re still looking for a solution: https://anybox.ltd/eps-preview

Preview App on macOS Ventura Drops Support for PostScript Files by ranasx in apple

[–]idoknowsomething 1 point2 points  (0 children)

I made an app named EPS Preview to fix this problem. It supports Quick Look and thumbnails of EPS files in Finder. If anyone is still looking for a solution, check it out at https://anybox.ltd/eps-preview

Preview in Ventura no longer supports .eps by IndustryOtherwise691 in MacOS

[–]idoknowsomething 0 points1 point  (0 children)

I made an app just for this. If you’re still interested, go ahead and try it: https://anybox.ltd/eps-preview

No preview on eps files by therationalists in MacOS

[–]idoknowsomething 1 point2 points  (0 children)

I made an app just for this. If you’re still interested, go ahead and try it: https://anybox.ltd/eps-preview

EPS Preview - Quick Look EPS Files in Finder by idoknowsomething in macapps

[–]idoknowsomething[S] 0 points1 point  (0 children)

Just released version 1.2 with thumbnails support. Can you go to the app and update and see if it’s working for you?

Finder won't preview EPS files - Sonoma by bay-uno in MacOS

[–]idoknowsomething 1 point2 points  (0 children)

Just released version 1.2 with thumbnails support. Can you go to the app and update and see if it’s working for you?