Re: Multiple replace of highlighted text

2018-05-03 Thread Vlad Ghitulescu
On 4 May 2018, at 5:26, Christopher Stone wrote: On 05/03/2018, at 22:20, Robert > wrote: If I have a word highlighted throughout my code, is there a key combo that allows me to replace the one instance and it replaces them all? Hey Bob, Not at present. You can u

Re: Preview phone/ipad size?

2018-06-13 Thread Vlad Ghitulescu
On 13 Jun 2018, at 20:19, Scott in Pollock wrote: Check out https://solisapp.com/ That looks good! How to integrate this with BBEdit? Seeing only SublimeText, Atom, Brackets and VS Code, but no BBEdit in the list of the supported code editors makes me again (= after Emmet) a little sad.

Re: Preview phone/ipad size?

2018-06-13 Thread Vlad Ghitulescu
On 13 Jun 2018, at 20:51, Sam Hathaway wrote: > On 13 Jun 2018, at 14:43, Vlad Ghitulescu wrote: > >> How to integrate this with BBEdit? > > ⌘-S > > Solis will detect the changed file and reload. For the supported editors there's no need to save, right? -- T

Re: Preview phone/ipad size?

2018-06-13 Thread Vlad Ghitulescu
On 13 Jun 2018, at 20:58, Sam Hathaway wrote: > On 13 Jun 2018, at 14:56, Vlad Ghitulescu wrote: > >> On 13 Jun 2018, at 20:51, Sam Hathaway wrote: >> >>> On 13 Jun 2018, at 14:43, Vlad Ghitulescu wrote: >>> >>>> How to integrate this with B

Where is the auto-correct?!

2018-07-19 Thread Vlad Ghitulescu
Hello! It looks like the auto-correct in my BBEdit is gone ![](cid:FD592818-A173-4C23-80BD-823C13074BE4@Ghitulescu.de "Bildschirmfoto 2018-07-19 um 16.37.43.png") ![](cid:D3E571EE-B20A-4F77-812F-185656D912E2@Ghitulescu.de "Bildschirmfoto 2018-07-19 um 16.37.53.png") Do you have any idea

Re: Where is the auto-correct?!

2018-07-20 Thread Vlad Ghitulescu
o has a setting under Edit > Spelling > Show Spelling Panel. What does it do? I couldn't figure Cheers Thanks & regards, Vlad On 2018-07-20, at 02:45, Vlad Ghitulescu wrote: Hello! It looks like the auto-correct in my BBEdit is gone Do you have any idea how could

Re: Checkmark denoting current doc prevents knowing if the doc is dirty

2018-08-02 Thread Vlad Ghitulescu
I'm using [ManyTricks' Witch][1] for this. [1]: https://manytricks.com/witch/ On 2 Aug 2018, at 19:28, Barbara Snyder wrote: Thanks, Chris. I didn't know about the Windows palette and now will keep it open at all times! Also I gave it a shortcut, as you suggested. I guess I don't understand

Re: Organizing Docs in a Notebook App and Editing in BBEdit

2018-09-24 Thread Vlad Ghitulescu
I have discovered recently EagleFiler and I use it daily ever since - for archived email messages; - for scanned documents (= PDFs) and - for TXT (and MD and TASKPAPER) documents and it has a context-menu "*Open in BBEdit*" that does just this. In addition to this I have created a local Git-

Re: Organizing Docs in a Notebook App and Editing in BBEdit

2018-09-25 Thread Vlad Ghitulescu
rds, Vlad [1]: https://en.wikipedia.org/wiki/Git [2]: https://git-scm.com [3]: https://www.lynda.com/Git-tutorials/Git-Essential-Training/100222-2.html [4]: https://www.git-tower.com/learn/ On September 24, 2018 at 2:56:31 PM, Vlad Ghitulescu (v...@ghitulescu.de) wrote: I have discovered

Re: Organizing Docs in a Notebook App and Editing in BBEdit

2018-09-26 Thread Vlad Ghitulescu
Hey Barbara! On 26 Sep 2018, at 19:32, Barbara Snyder wrote: Def not a power user, though, so can someone explicate how to create a macro that adds "Open with BBEdit" everywhere? I used [this article from TJ Luoma in MacStories][1], but Google trows a lot more if you search for "keyboard mae

Re: Dark Mode?

2018-09-29 Thread Vlad Ghitulescu
1. I'm using "*Solarized Light*" 99% of the time but there was a time when I used the dark themes ("*Solarized Dark*" and also some other black-ish themes) while working during the night. 2. Funny: Before writing this I switched to the BBEdit Light and then to BBEdit Classic (because I forgot

Re: Easy way to open .html files in BBEdit vs. browser?

2018-10-28 Thread Vlad Ghitulescu
On 25 Oct 2018, at 22:21, Christopher Stone wrote: [FastScripts]() ($9.95 U.S) is a flexible AppleScript/ShellScript runner menu that I have over 600 scripts for (and counting) – most of which have keyboard shortcuts.  (It allows for global and app-s

Re: Easy way to open .html files in BBEdit vs. browser?

2018-10-28 Thread Vlad Ghitulescu
On 28 Oct 2018, at 17:23, Christopher Stone wrote: On 10/28/2018, at 02:57, Vlad Ghitulescu <mailto:v...@ghitulescu.de>> wrote: I always wanted to ask: Doesn't Keyboard Maestro does already all what FastScripts does? Or is it the "Fast"-part that matters (I r

Re: What about BBEdit attracts you to the program over others?

2018-11-27 Thread Vlad Ghitulescu
On 27 Nov 2018, at 1:59, Cerulean wrote: I am just curious why someone may decide to choose BBEdit over other programs, what draws does it have that others don't? - this group. I've put once a question in the official Sublime Text group. I've got an answer a good couple of months after it.

problem with grep replacing selected text

2019-03-01 Thread Vlad Ghitulescu
Hey! I have an inconsistent behavior when replacing (grep) with the find/replace window active or not. Please take a look at this 1 minute long screen-recording: https://www.dropbox.com/s/tls9freno1tpf8i/20190301%20BBEdit%20-%20problem%20with%20grep%20replace%20selected.mp4?dl=0 I want to p

Re: problem with grep replacing selected text

2019-03-01 Thread Vlad Ghitulescu
On 1 Mar 2019, at 17:57, Rich Siegel wrote: Command-Option("alt")-equal is "Replace All", which does the whole document. Pressing Command-Option-equal when the Find/Replace-window is active works only in the selected part of the text. The same shortcut with the file and not the Find/Repl

Re: problem with grep replacing selected text

2019-03-02 Thread Vlad Ghitulescu
On 1 Mar 2019, at 21:59, @lbutlr wrote: o You can also use the Text menu, Prefix/Suffix Lines !!! I read about it, didn't use it since and forgot it completely! Thanks! o Select the 'zeroth' column of the lines (soft-wrap must be off) and type "* " which gets inserted on all the

Re: problem with grep replacing selected text

2019-03-04 Thread Vlad Ghitulescu
Hey, Chris! On 3 Mar 2019, at 0:07, Christopher Stone wrote: On 03/01/2019, at 11:55, Vlad Ghitulescu <mailto:v...@ghitulescu.de>> wrote: Pressing Command-Option-equal when the Find/Replace-window is active works only in the selected part of the text. The same shortcut with the fil

Re: problem with grep replacing selected text

2019-03-04 Thread Vlad Ghitulescu
Hey, Chris! On 4 Mar 2019, at 16:46, Christopher Stone wrote: On 03/03/2019, at 02:29, Vlad Ghitulescu <mailto:v...@ghitulescu.de>> wrote: I did and the unwanted behaviour - that's replacing not only in the selected text but in the whole text - was the result. The Find dialog&

Re: problem with grep replacing selected text

2019-03-04 Thread Vlad Ghitulescu
On 4 Mar 2019, at 17:14, Marek Stepanek wrote: Since 15 Years the shortcut of replace in selection:  ctrl+command+=  is not working on German keyboard (The = is on German keyboard over the 0 zero that means the shift is involved). This feature I am missing, I have to use command f to open

Re: problem with grep replacing selected text

2019-03-04 Thread Vlad Ghitulescu
On 4 Mar 2019, at 17:14, Marek Stepanek wrote: Since 15 Years the shortcut of replace in selection:  ctrl+command+=  is not working on German keyboard (The = is on German keyboard over the 0 zero that means the shift is involved). This feature I am missing, I have to use command f to open

Re: problem with grep replacing selected text

2019-03-04 Thread Vlad Ghitulescu
On 4 Mar 2019, at 17:50, Rich Siegel wrote: Since 15 Years the shortcut of replace in selection: ctrl+command+= is not working on German keyboard (The = is on German keyboard over the 0 zero that means the shift is involved). This feature I am missing, I have to use command f to open the se

Re: somebody has stollen cmd - K from my BBEdit :-)

2019-03-18 Thread Vlad Ghitulescu
It must be my system somehow: After a couple (not only one!) of restarts & Onyx everything runs fine again. Sorry for the false alarm! Regards, Vlad On 15 Mar 2019, at 20:36, Christopher Stone wrote: On 03/09/2019, at 08:52, Vlad Ghitulescu <mailto:v...@ghitulescu.de>> wrot

How to put numbers in front of selected lines?

2019-03-26 Thread Vlad Ghitulescu
Hello! I have a bunch (64 exactly :-) lines selected (copied from an iTunes playlist and inserted in BBEdit), like this 5 ones Another One Bites The Dust 3:37 Bicycle Race3:04 Bohemian Rhapsody 5:58 Breakthru 4:09 Bring Back That Leroy Brow

Re: How to put numbers in front of selected lines?

2019-03-26 Thread Vlad Ghitulescu
On 26 Mar 2019, at 14:05, Jan Erik Moström wrote: > Use the line number tool in BBEdit Where is it? Searching for "*line*" or "*number*" doesn't help. -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "supp...@barebones.

Re: How to put numbers in front of selected lines?

2019-03-26 Thread Vlad Ghitulescu
Thanks! I thougth this is the line numbering in a file, in the gutter! Thanks again! On 26 Mar 2019, at 14:15, Rich Siegel wrote: On 3/26/19 at 9:08 AM, v...@ghitulescu.de (Vlad Ghitulescu) wrote: Use the line number tool in BBEdit Where is it? Searching for "*line*" o

Re: How to put numbers in front of selected lines?

2019-03-27 Thread Vlad Ghitulescu
On 26 Mar 2019, at 14:40, Stephane Gauvin wrote: > whenever I have this kind of (uncommon) task, I copy/paste in a > spreadsheet, do what I have to do, copy/paste back into BBEdit. ! It's so obvious I didn't even think about it! Thanks! -- This is the BBEdit Talk public discussion group. If

Re: Preview php/html

2019-06-22 Thread Vlad Ghitulescu
As I mentioned a couple of times, [CodeKit][1] does this (too). Regards, Vlad [1]: https://incident57.com/codekit/ On 22 Jun 2019, at 16:39, Bucky Junior wrote: I’ve been using a local server on my Mac for years and previewing PHP created pages. I keep a number of draft sites on my compu

Re: Preview php/html

2019-06-23 Thread Vlad Ghitulescu
On 23 Jun 2019, at 16:10, Greg Raven wrote: In addition to Patrick's suggestion, you can also use MAMP or MAMP Pro to set up a local server. Slightly OT: What would you suggest, MAMP or MAMP Pro? -- This is the BBEdit Talk public discussion group. If you have a feature request or need tec

Re: Preview php/html

2019-06-23 Thread Vlad Ghitulescu
ve to set CodeKit to use an external server. On Saturday, June 22, 2019 at 8:49:32 AM UTC-7, Vlad Ghitulescu wrote: As I mentioned a couple of times, CodeKit <https://incident57.com/codekit/> does this (too). Regards, Vlad On 22 Jun 2019, at 16:39, Bucky Junior wrote: I’ve been using a local

Re: not able to install the Command Line Tools (BBEdit version 12.6.6 (412112, 64-bit, sandboxed), macOS Mojave 10.14.6)

2019-08-13 Thread Vlad Ghitulescu
On 12 Aug 2019, at 18:53, Marek Stepanek wrote: > you will find a solution. Rich helped :-) > Best greetings from rainy Munich Best from rainy Essen! ;-) Vlad -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "supp..

Re: not able to install the Command Line Tools (BBEdit version 12.6.6 (412112, 64-bit, sandboxed), macOS Mojave 10.14.6)

2019-08-13 Thread Vlad Ghitulescu
On 12 Aug 2019, at 18:55, Rich Siegel wrote: On 8/12/19 at 11:24 AM, v...@ghitulescu.de (Vlad Ghitulescu) wrote: So I opened the Terminal and navigate to /usr/local but there’s no directory „*share*“ already there and I also don’t have the permission to create it (I am logged in as a

Re: Installing Command line tools

2019-09-02 Thread Vlad Ghitulescu
Check this discussion from 12 of August https://groups.google.com/forum/#!searchin/bbedit/Ghitulescu$20command%7Csort:date/bbedit/41aHbA6_6E4/FQB6_quCDAAJ On 31 Aug 2019, at 21:52, Francisco Hirsch wrote: Tried to install Command line tools and get the following message: The directory “/usr/l

Re: Installing Command line tools

2019-09-02 Thread Vlad Ghitulescu
here's the link again: https://groups.google.com/forum/#!topic/bbedit/41aHbA6_6E4 On 2 Sep 2019, at 14:43, Vlad Ghitulescu wrote: Check this discussion from 12 of August https://groups.google.com/forum/#!searchin/bbedit/Ghitulescu$20command%7Csort:date/bbedit/41aHbA6_6E4/FQB6_quCDAAJ

Re: web site templates

2019-09-22 Thread Vlad Ghitulescu
Hi, Jan! On 22 Sep 2019, at 12:37, Jan Erik Moström wrote: But before I sit down and try to convert them to be usable with BBEdit I want to ask if anyone knows of a good source for HTML5 templates that are not ... let's say, of doubtful quality ... and doesn't depend on frameworks like bootst

Re: Zettelkasten

2019-12-18 Thread Vlad Ghitulescu
Hey! [EagleFiler][1] - let you organize the notes in one big bucket or a hierarchy of subfolders - can instant search within a certain subfolder or in the whole library - let you use tags but don't force you to - can link a note from within another note - has extended AppleScript-support and

How to properly relocate BBEdit's settings/preferences back from Dropbox to where they belong?

2020-02-28 Thread Vlad Ghitulescu
Hey! Back in 2016 you all (that's BBEdit-Talk ;-) helped me [relocating BBEdit's settings/preferences in Dropbox][1]. Thanks again for this! :-) Then one and half year later, after a fresh install, the BBEdit-Backups got relocated in ~/Documents. Again, [you helped me with this too][2] :-).

Re: How to make the font for the files & folders in BBEdit-projects BIGGER?

2020-02-28 Thread Vlad Ghitulescu
On 28 Feb 2020, at 16:23, Donald Goyette wrote: > On Fri, Feb 28, 2020, at 10:01 AM, Vlad Ghitulescu wrote: > >> How can I make the font used for the project-files & folders AND for >> the Currently Open Documents in BBEdit-projects A LOT BIGGER? > > Preferences -

Re: How to make the font for the files & folders in BBEdit-projects BIGGER?

2020-02-28 Thread Vlad Ghitulescu
:-) After learning the solution from Donald I've chosen the max size… and it's about right for me! 8-) On 28 Feb 2020, at 17:39, Massimo Rainato wrote: You are not alone 8-) Il giorno ven 28 feb 2020 alle 16:06 Vlad Ghitulescu ha scritto: Hey! How can I make the font us

How to switch between files / to a certain file when open in a single window

2020-03-04 Thread Vlad Ghitulescu
Hey! I have currently 3 files open in the same window. ![](cid:D4FB24B9-1871-487A-A26C-3F3A3F5A68FF@Ghitulescu.de "Bildschirmfoto 2020-03-05 um 00.25.33.png") Is there a way… 1. … to cycle through the open files and / or 2. … to jump to a specific files (like pressing CMD - 1 for the firs

Re: How to switch between files / to a certain file when open in a single window

2020-03-04 Thread Vlad Ghitulescu
r wrote: View->Previous/Next Document FWIW In my testing it seems to cycle through them in order used, not in order listed. - Steve On Wed, Mar 4, 2020 at 3:30 PM Vlad Ghitulescu wrote: Hey! I have currently 3 files open in the same window. Is there a way… 1. … to cycle through

Re: Blogging Setup

2020-03-04 Thread Vlad Ghitulescu
On 4 Mar 2020, at 20:27, Jeff Perry wrote: I am not sure how to set up the default folder on BBEdit actually. Maybe you can help me with that? [Default Folder X][1], as already mentioned can do this and a lot more. It enhance every single Open / Save dialog on the Mac. Give it a try! [1]:

How to choose a color scheme specific to language

2020-03-04 Thread Vlad Ghitulescu
Hey! How can I choose a color scheme specific to a language? Thanks! Regards, Vlad -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "supp...@barebones.com" rather than posting here. Follow @bbedit on Twitter:

how to select a word

2020-03-05 Thread Vlad Ghitulescu
Hey! Is there a keyboard shortcut to select the word where the cursor is in? I know I could do - ALT - left arrow: to move the cursor at the beginning of the word and then - ALT - Shift - right arrow: to select the whole word and I could even assign those two to a keyboard shortcut via Keyb

Re: how to select a word

2020-03-05 Thread Vlad Ghitulescu
On 5 Mar 2020, at 14:53, Jean-Christophe Helary wrote: On Mar 5, 2020, at 20:05, Vlad Ghitulescu wrote: Hey! Is there a keyboard shortcut to select the word where the cursor is in? You can set a shortcut to Edit > Select > Word in Preferences > Menus and Shortcuts Th

Re: how to select a word

2020-03-05 Thread Vlad Ghitulescu
On 5 Mar 2020, at 15:22, Jean-Christophe Helary wrote: On Mar 5, 2020, at 22:55, Vlad Ghitulescu wrote: On 5 Mar 2020, at 14:53, Jean-Christophe Helary wrote: On Mar 5, 2020, at 20:05, Vlad Ghitulescu wrote: Hey! Is there a keyboard shortcut to select the word where the cursor is in

Re: How to jump to the matching bracket

2020-03-05 Thread Vlad Ghitulescu
t should also be possible to do this with some simple applescript, but Catalina wrecked my quick and helpless attempt to achieve this with tell application "System Events" to keystroke "B" using command down tell application "System Events" to key code 124 -- for arrow

Re: How to choose a color scheme specific to language

2020-03-05 Thread Vlad Ghitulescu
he settings) > Display > Color scheme -Roland On Thu, Mar 5, 2020 at 4:36 AM Vlad Ghitulescu wrote: Hey! How can I choose a color scheme specific to a language? Thanks! Regards, Vlad -- This is the BBEdit Talk public discussion group. If you have a feature request or need t

How to reopen a file from a BBEdit-project in a separate window

2020-03-05 Thread Vlad Ghitulescu
Hello again! How can I open a file **from a BBEdit-project** in a separate window? Until now I used split window for this but I keep thinking that I'd like to see more context - so two separate windows with the same file open would be what I want. Funny that I can do this wenn NOT in a BBEd

Re: How to jump to the matching bracket

2020-03-05 Thread Vlad Ghitulescu
cursor on the right spot. I even tried putting a pause between CMD - B and the right arrow in the KBM-macro (that’s how clueless I was! :-) but it doesn’t change anything. Regards, Vlad On 5 Mar 2020, at 19:16, Vlad Ghitulescu wrote: Hi, Roland! Thanks a lot - it's good to know t

Re: How to reopen a file from a BBEdit-project in a separate window

2020-03-05 Thread Vlad Ghitulescu
Founded: View > Open in Additional Window ! Thanks! BUT: Why does it missing in the context menu in the project? Regards, Vlad On 5 Mar 2020, at 20:08, Rich Siegel wrote: On 3/5/20 at 2:03 PM, v...@ghitulescu.de (Vlad Ghitulescu) wrote: Not here (macOS Mojave 10.14.6, BBEdit vers

Re: How to reopen a file from a BBEdit-project in a separate window

2020-03-05 Thread Vlad Ghitulescu
I've myself wondered, but I've simply gotten used to the slight weirdness. Using your own screenshot, right click where I put the arrow. - Steve On Thu, Mar 5, 2020 at 11:13 AM Vlad Ghitulescu wrote: Founded: View > Open in Additional Window ! Thanks! BUT: Why does it missing in t

Re: How to jump to a CSS-class from the HTML-file

2020-03-11 Thread Vlad Ghitulescu
lescript could get us close? Any takers? :) Thanks, Rick Yentzer On Thursday, March 5, 2020 at 7:06:20 AM UTC-5, Vlad Ghitulescu wrote: Hey! Is there a way in BBEdit to jump right to the definition of the CSS-class from within a HTML-file where this class is used? Like in this HTML-file (row 3

Re: Help with Ctags

2020-03-12 Thread Vlad Ghitulescu
Hi, Rick! That's exactly what I've asked [here][1]! :-) At least I'm not alone… And the ctags-route was also suggested in the above thread. Regards, Vlad [1]: https://groups.google.com/forum/#!topic/bbedit/fDQtoX-Opvs On 11 Mar 2020, at 23:13, Rick Yentzer wrote: Hello, I've searched th

Re: How to jump to a CSS-class from the HTML-file

2020-03-12 Thread Vlad Ghitulescu
now, and they might not actually be necessary or advisable.) Hope this helps! -sam On 5 Mar 2020, at 6:54, Vlad Ghitulescu wrote: Hey! Is there a way in BBEdit to jump right to the definition of the CSS-class from within a HTML-file where this class is used? Like in this HTML-file (row 3

Re: How to jump to a CSS-class from the HTML-file

2020-03-12 Thread Vlad Ghitulescu
ition and opening it. On Thursday, March 5, 2020 at 4:06:20 AM UTC-8, Vlad Ghitulescu wrote: Hey! Is there a way in BBEdit to jump right to the definition of the CSS-class from within a HTML-file where this class is used? -- This is the BBEdit Talk public discussion group. If you have a

Re: Help with Ctags

2020-03-12 Thread Vlad Ghitulescu
it looks like it will not be possible with ctags to go to the "definition" of a css class. Thanks, Rick On Thursday, March 12, 2020 at 9:07:55 AM UTC-4, Vlad Ghitulescu wrote: Hi, Rick! That's exactly what I've asked here <https://groups.google.com/forum/#!topic/bbedi

(probably :-) GREP-question regarding Photos-metadata

2020-03-13 Thread Vlad Ghitulescu
Hey! This is a BBEdit-question, but I first need to give a little background to it. :-) As all photographers here already know, the metadata to the photos lives in a suplimentary XMP-file. Here is a sample of a XMP-file for one of my photos, where I filled in the so called *IPTC-keywords* i

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-13 Thread Vlad Ghitulescu
here is no XMP-file anymore. I hope that now is more clearer. Thanks in advance! Regards, Vlad On 13 Mar 2020, at 8:18, Vlad Ghitulescu wrote: Hey! This is a BBEdit-question, but I first need to give a little background to it. :-) As all photographers here already know, the metadat

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-13 Thread Vlad Ghitulescu
ml file in ways that grep will not allow you to do. Best, Maarten On 2020-03-13, at 13:44, Vlad Ghitulescu wrote: I was inexact regarding file-names and -number: the XMP-file and the photo-file have the same name AND there is most of the time more than one photo-file, because I shoot in RAW

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-14 Thread Vlad Ghitulescu
chives/applescript-users/2015/Jan/msg00193.html Jean-Christophe On Mar 14, 2020, at 23:44, Vlad Ghitulescu wrote: Hey! What I've got so far: • I manage to extract the IPTC-keywords from the initial example: http://www.w3.org/1999/02/22-rdf-syntax-ns#";>

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-14 Thread Vlad Ghitulescu
lication "Finder" set xmpFiles to (files of entire contents of f whose name extension is in xmp_ext_list) as alias list end tell --- I'm still searching for the missing pieces… :-) [1]: https://stackoverflow.com/questions/7854727/loop-over-video-files-in-folder-to-get-vid

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-14 Thread Vlad Ghitulescu
only - filter from 237 + 25 = 262 files - spread over only two subfolders - the 25 XMP-files ?! Could it be that AppleScript is not the perfect tool at least for this part?! Regards, Vlad On 14 Mar 2020, at 17:37, Vlad Ghitulescu wrote: I've found [here on StackOverflow][1] how to:

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-14 Thread Vlad Ghitulescu
t tool BBEdit is, I don't think trying for a BBEdit specific solution is a good first choice to pursue. On Friday, March 13, 2020 at 5:37:02 AM UTC-7, Vlad Ghitulescu wrote: Hey! This is a BBEdit-question, but I first need to give a little background to it. :-) [snip] This is n

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-15 Thread Vlad Ghitulescu
Scott, Thank you for your reply! First the very short answers: - I did bought a proper cataloging tool (and would probably buy another one soon :-) - none of the Digital Assets Managements - tool I tested can copy IPTC-keywords into Finder-tags. Now with more details: Just last week I fini

Re: (probably :-) GREP-question regarding Photos-metadata

2020-03-16 Thread Vlad Ghitulescu
nary of it. You either need to have MacPorts or Homebrew set up to install it, or have Xcode installed so you can build it yourself (none of which I have here ATM). On Sunday, March 15, 2020 at 6:48:46 AM UTC-7, Vlad Ghitulescu wrote: I would like to have the Finder-tags assigned to my photos as

Re: .kit should be as .html - but it isn't

2020-09-28 Thread Vlad Ghitulescu
Custom filename extension mapping" in the language preferences try to put just ".kit" for the suffix (without the quotes and with a preceding dot) and of course HTML for the language. Best regards, Jean Jourdain On Saturday, September 26, 2020 at 4:35:42 PM UTC+2 Vlad Ghitulescu

Re: How is this possible?!

2020-11-13 Thread Vlad Ghitulescu
Ah, this! Thanks Maarten! On 13 Nov 2020, at 15:39, Maarten Sneep wrote: Welcome to unicode, breathing O₂ into plain text. Or redefining plain text as you know it. This is likely clever use of some of the math alphabets in unicode. Kind regards, Maarten On 2020-11-13, at 13:41, Vlad

Re: How is this possible?!

2020-11-13 Thread Vlad Ghitulescu
I didn't know this till now! Thanks, Rich! On 13 Nov 2020, at 15:39, Rich Siegel wrote: On 13 Nov 2020, at 7:41, Vlad Ghitulescu wrote: I've copied some text from a HTML-email and paste it into BBEdit's Scratchpad in order to clean it before I paste this into Shopify

Re: How is this possible?!

2020-11-19 Thread Vlad Ghitulescu
Thanks, Charlie! On 18 Nov 2020, at 22:41, Charlie Garrison wrote: Good morning, On 13 Nov 2020, at 23:41, Vlad Ghitulescu wrote: How could the formatted text in the row 158 survive :-) and why does BBEdit shows me the font as the monospaced JetBrains Mono Unicode characters** that just

Keyboard-shortcuts for the navigation within the Currently Open Documents

2023-04-05 Thread Vlad Ghitulescu
Hey, are there any keyboard-shortcuts for the navigation within the Currently Open Documents? Thanks! Regards, Vlad -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "supp...@barebones.com" rather than posting here.

insert some text at the begin of each selected line

2012-09-19 Thread Vlad Ghitulescu
hing like this here. Could you please help me with this? Thank you! Kind regards, Vlad Ghitulescu -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to bbedit@googlegroups.com To un

insert a text to the begin of selected lines

2012-09-19 Thread Vlad Ghitulescu
dit. Could you please help me with this? Thank you! Kind regards, Vlad Ghitulescu -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to bbedit@googlegroups.com To unsubscribe from

Re: insert some text at the begin of each selected line

2012-09-19 Thread Vlad Ghitulescu
Hi, Steve! That works! I've used the prefix: \t- and everything was just fine! Thank you very much! Regards, Vlad Am Mittwoch, 19. September 2012 15:21:09 UTC+2 schrieb Steve Kalkwarf: > > > I am trying to insert the followings > > > > TAB + SPACE + "-" > > > > at the begin of each

Re: insert some text at the begin of each selected line

2012-09-19 Thread Vlad Ghitulescu
Hi, Rod! I've just get the error-message: "Not found" :-( Any idea? I have now a solution from Steve, but I still want to learn more :-) Regards, Vlad Am Mittwoch, 19. September 2012 15:25:56 UTC+2 schrieb Rod: > > On Sep 19, 2012, at 4:19 AM, Vlad Ghitulescu wrote:

Re: insert some text at the begin of each selected line

2012-09-20 Thread Vlad Ghitulescu
That was it, I forgot to check Grep! Thank you, Rod! Regards, Vlad Am Mittwoch, 19. September 2012 23:48:26 UTC+2 schrieb Rod: > > On Sep 19, 2012, at 3:19 PM, Vlad Ghitulescu wrote: > > > I've just get the error-message: "Not found" :-( > > > >

auto-pairing brackets?

2014-10-30 Thread Vlad Ghitulescu
Hello! Is there a way / setting / script (!) that allows me to have auto-pairing brackets in BBEdit 10.5? I would like to open a bracket and - via this still not discovered setting - to have the closing bracket and the cursor waiting for me between the two. Thanks, Vlad -- This is the BBE

Re: auto-pairing brackets?

2014-10-31 Thread Vlad Ghitulescu
(it looks like my answer have disappeared, so I post it again - sorry if it comes twice) Thanks for AutoPairs. I wasn't be able to install it though due to the current bug with the Universal Access in Yosemite (Witch and Keyboard Maestro has this too :-((() Do you have a workaround for this?

Re: auto-pairing brackets?

2014-10-31 Thread Vlad Ghitulescu
Thanks! At least I haven't missed any setting in the preferences ;-) I've downloaded AutoPairs and - from the description - it seem to enable everything I want, but… I couldn't activate the Universal Access for it! It looks like a bug that affects 10.10 (two big kisses ;-), Witch and Keyboard M

Re: auto-pairing brackets?

2014-11-01 Thread Vlad Ghitulescu
y>Accessibility in sys prefs and AutoPairs isn’t > even there. > > Does AutoPairs actually ask to have special privileges like Keyboard > Maestro? > > Ron > > > On 31 Oct 2014, at 4:29 pm, Vlad Ghitulescu > wrote: > > > > Thanks! At least I ha

Where is the "Mark submenu"?

2014-11-02 Thread Vlad Ghitulescu
Hello! I'm reading in the BBEdit User Manual (11.0).pdf about "Using Grep to Set Markers": "(…) Choose the Find & Mark All command from the Mark submenu. (…)" But I cannot find this Mark submenu. Could anybody tell me where it is please?! Thanks! Regards, Vlad -- This is the BBEdit Talk

Re: Where is the "Mark submenu"?

2014-11-02 Thread Vlad Ghitulescu
Thanks, Chris! It looks like there is no more context menu for all of this (such as Clear Markers or Find and Mark all…), right? Am Sonntag, 2. November 2014 20:41:57 UTC+1 schrieb Christopher Stone: > > On Nov 02, 2014, at 12:15, Vlad Ghitulescu > wrote: > > I'm readin

BBEdit 11 crashes while switching color scheme

2014-11-02 Thread Vlad Ghitulescu
Hello! I managed to bring BBEdit 11 to crash :-( by switching from the *BBEdit Classic" - Color Scheme to the current "Solarized - Light" (http://ethanschoonover.com/solarized). It isn't only the Solarized - theme, but all of my old Color Schemes (s. attached screenshot), that bring BBEdit to

Re: BBEdit 11 crashes while switching color scheme

2014-11-03 Thread Vlad Ghitulescu
o%2B2014-11-03%2Bum%2B05.41.38.png> My favorite though: [297596] Added ellipses to the "Preferences" and "Setup" menu commands, because some people just want to watch the world burn. :-) Am Montag, 3. November 2014 01:19:59 UTC+1 schrieb Rich Siegel: > > On Sund

Re: BBEdit 11 crashes while switching color scheme

2014-11-03 Thread Vlad Ghitulescu
Ooops! Sorry! I'll report it immediately! Am Montag, 3. November 2014 16:37:09 UTC+1 schrieb Rich Siegel: > > On Sunday, November 2, 2014, Vlad Ghitulescu > > wrote: > > > > >I've installed and test it. It crashes no more, but the bugfix > >adde

How to make a rectangular selection with the keyboard only?

2014-11-03 Thread Vlad Ghitulescu
Hello! Is there's a way to make a rectangular selection with the keyboard only? I found the question here but whit out any answer until now :-( Thanks! Regards, Vlad -- This is the

color theme for the file list / gutter / etc?

2014-11-04 Thread Vlad Ghitulescu
Hello again! Is it possible to change the color of the elements surrounding the content of a BBEdit - window, like the file list, the gutter etc? Thanks! Regards, Vlad -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, plea

Re: No direct shortcut for clippings anymore in BBEdit 11?

2014-11-04 Thread Vlad Ghitulescu
! I Must have been blind! Thanks! Am Dienstag, 4. November 2014 15:16:04 UTC+1 schrieb Rich Siegel: > > On Monday, November 3, 2014, Vlad Ghitulescu > > wrote: > > >Did I missed something or there's really no direct (= in > >BBEdit) shortcut for clippings anymo

Re: How to make a rectangular selection with the keyboard only?

2014-11-04 Thread Vlad Ghitulescu
That's it!!! Thanks, Rich! Am Dienstag, 4. November 2014 18:06:02 UTC+1 schrieb Rich Siegel: > > On Tuesday, November 4, 2014, Thomas Mai > wrote: > > > in BBEdit 11 there is "Edit/Select Up – Select Down" which makes a > 1-column > > vertical selection. But I haven't found out a way to expand

Error during backup the scratchpad

2014-11-05 Thread Vlad Ghitulescu
Hello! 1.- I changed the location of the backup folder according to this advice in the BBEdit 11 Manual: „You may change the location of the backup folder by placing a folder alias named “BBEdit Backups” in your “Documents” folder (~/Documents/) and BBEdit will follow the alias.“ 2.- I am th

Re: What's a "collection"?

2014-11-06 Thread Vlad Ghitulescu
Hi, Chris! Thanks, I understand now. Regards, Vlad > Am 06.11.2014 um 16:09 schrieb Christopher Stone : > > On Nov 06, 2014, at 02:42, Vlad Ghitulescu <mailto:v...@ghitulescu.de>> wrote: >> I discovered an item „Add Collection…“ in a BBEdit-project, but I fou

How to see all the HTML-files whitout the folders in a project?

2014-11-17 Thread Vlad Ghitulescu
Hello! I have a project in BBEdit with all of the files of a website I’m working on. It contains all of my HTML-, JS, LESS- and CSS-files as well as the non-text-files (PNG etc.). I have created filters in the project in order to see only the HTML- , JS-, LESS- or CSS-files. When applying s

Re: How to see all the HTML-files whitout the folders in a project?

2014-11-18 Thread Vlad Ghitulescu
is list, I know… but I still don’t know how to solve my previous (BBEdit-project :-)problem! Regards, Vlad > Am 18.11.2014 um 01:39 schrieb Charlie Garrison : > > Good morning, > > On 17/11/14 at 7:38 AM +0100, Vlad Ghitulescu wrote: > >> Is this possible? > > T

How to select multiple text-blocks in BBEdit?

2014-11-23 Thread Vlad Ghitulescu
Hello! I have a list like this: — Chapter 1 1.1 title_of_tutorial_1.1 - 2m 3s 1.2 title_of_tutorial_1.2 - 4m 53s (…) Chapter 2 2.1 title_of_tutorial_2.1 - 12m 31s 2.2 title_of_tutorial_2.2 - 5m 5s (…) — I would like to add to each of the lines with the tutorials (like "1.1 title_of_tutorial

Re: How to select multiple text-blocks in BBEdit?

2014-11-24 Thread Vlad Ghitulescu
- 2m 1s 2.0 Techniques - 12 lessons - 52m 24s 2.1 title_of_tutorial_2.1 - 12m 31s 2.2 title_of_tutorial_2.2 - 5m 5s (…) 2.12 title_of_tutorial_2.12 - 1m 1s So yes, there is a reason! :-) Regards, Vlad > Am 24.11.2014 um 03:54 schrieb Christopher Stone : > > On Nov 23, 2014, at 06

Re: How to select multiple text-blocks in BBEdit?

2014-11-25 Thread Vlad Ghitulescu
file with BBEdit, right? Thanks again! Regards, Vlad > Am 25.11.2014 um 02:17 schrieb Christopher Stone : > > On Nov 24, 2014, at 01:13, Vlad Ghitulescu <mailto:v...@ghitulescu.de>> wrote: >> Sorry, my fault: I forgot to tell that the „Chapter 1“ / „Chapter 2“ titles

CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hello! There is a shortcut (CMD-L) in BBEdit for selecting a line that I use frequently. However, this shortcut also selects the CR after the line, so I must **always** delete this CR while copying and pasting the selected line. Is there a way to get rid of the CR while selecting the line wit

Re: CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hey, Oliver! Thanks for the reply! > Am 28.11.2014 um 18:54 schrieb Oliver Taylor : > > > On Nov 27, 2014, at 6:49 PM, Vlad Ghitulescu <mailto:v...@ghitulescu.de>> wrote: > >> Is there a way to get rid of the CR while selecting the line with CMD-L? >

Re: CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hey, Herb! Thanks for the reply! > Am 28.11.2014 um 22:06 schrieb Herbert Schulz : > > > Howdy, > > With the cursor in the line do: Ctl-A (move the Cursor to start of line), > Ctl-K (kill to end of line. That removes the line sans the final CR which you > can then retrieve with Cmd-V. Wher

Re: CMD-L whitout CR?

2014-11-28 Thread Vlad Ghitulescu
Hey, Bill! Thanks for the reply! > Am 28.11.2014 um 23:06 schrieb WordWeaver777 : > > Vlad, I don't know if this is helpful or not, but whenever I wish to select > the entire contents of a line without including the line break, I just place > the cursor at the beginning of the line and use s

  1   2   3   >