Alec Kaestner Posted October 11, 2020 Posted October 11, 2020 Would it be posisble for LL (or a TPV) to enable Rich Text format, on notecards?
Ansariel Hiller Posted October 11, 2020 Posted October 11, 2020 Why don't you ask them? https://jira.secondlife.com/
Oz Linden Posted October 11, 2020 Posted October 11, 2020 At the very least we would have to add a different asset type because formatting would confuse scripts 3
Lucia Nightfire Posted October 11, 2020 Posted October 11, 2020 (edited) Rich text feature request: https://jira.secondlife.com/browse/VWR-7467 3 hours ago, Oz Linden said: At the very least we would have to add a different asset type because formatting would confuse scripts I'm still waiting on a checkbox to turn on/off monospace font in notecards... I'd be nice to have a checkbox to turn on/off a dark mode as well as that white background is pretty harsh. Edited October 11, 2020 by Lucia Nightfire
NiranV Dean Posted October 13, 2020 Posted October 13, 2020 On 10/12/2020 at 12:17 AM, Lucia Nightfire said: Rich text feature request: https://jira.secondlife.com/browse/VWR-7467 I'm still waiting on a checkbox to turn on/off monospace font in notecards... I'd be nice to have a checkbox to turn on/off a dark mode as well as that white background is pretty harsh. Would be much easier to add a few colors in the colors.xml, hook it up to a color picker in the UI somewhere via XML editing and change the notecard text editor to use these colors. Then you can create your own dark mode. All of this can be done without having the recompile the Viewer and works in all Viewers. 2
Lucia Nightfire Posted October 14, 2020 Posted October 14, 2020 On 10/13/2020 at 3:27 PM, NiranV Dean said: Would be much easier to add a few colors in the colors.xml, hook it up to a color picker in the UI somewhere via XML editing and change the notecard text editor to use these colors. Then you can create your own dark mode. All of this can be done without having the recompile the Viewer and works in all Viewers. Make it so. 🙂 Then submit it to LL and pray they don't cherrypick/bork it...
Mollymews Posted October 14, 2020 Posted October 14, 2020 On 10/12/2020 at 9:01 AM, Oz Linden said: At the very least we would have to add a different asset type because formatting would confuse scripts yes please!
Profaitchikenz Haiku Posted October 15, 2020 Posted October 15, 2020 I look forward to seeing people choosing black ink on black paper... 1
Wulfie Reanimator Posted October 15, 2020 Posted October 15, 2020 58 minutes ago, Profaitchikenz Haiku said: I look forward to seeing people choosing black ink on black paper... Don't worry, this forum already does that.
NiranV Dean Posted October 17, 2020 Posted October 17, 2020 On 10/15/2020 at 12:49 AM, Lucia Nightfire said: Make it so. 🙂 Then submit it to LL and pray they don't cherrypick/bork it... How would they be able to bork this one?....
Sabrina Tamerlane Posted October 17, 2020 Posted October 17, 2020 (edited) On 10/11/2020 at 10:01 PM, Oz Linden said: At the very least we would have to add a different asset type because formatting would confuse scripts There is an alternative format named markdown that could be easily added to viewers... Edited October 17, 2020 by Sabrina Tamerlane
Nick0678 Posted October 17, 2020 Posted October 17, 2020 On 10/12/2020 at 1:17 AM, Lucia Nightfire said: I'd be nice to have a checkbox to turn on/off a dark mode as well as that white background is pretty harsh. You can have the Notecard Editor themed in the same colors as your script editor. Open your client installation directory and locate the following file /skins/default/xui/en/floater_preview_notecard.xml Find this part of code <text_editor type="string" length="1" embedded_items="true" follows="left|top|right|bottom" font="SansSerif" height="281" ignore_tab="false" layout="topleft" left="4" max_length="65536" name="Notecard Editor" parse_urls="false" spellcheck="true" tab_group="1" top="46" width="392" word_wrap="true"> Loading... </text_editor> replace it withe the code exactly as shown below <text_editor type="string" length="1" embedded_items="true" follows="left|top|right|bottom" font="SansSerif" height="281" ignore_tab="false" layout="topleft" left="4" max_length="65536" name="Notecard Editor" text_color="ScriptText" default_color="ScriptText" bg_writeable_color="ScriptBackground" bg_focus_color="ScriptBackground" text_readonly_color="ScriptText" bg_readonly_color="ScriptBackground" bg_selected_color="ScriptSelectedColor" cursor_color="ScriptCursorColor" parse_urls="false" spellcheck="true" tab_group="1" top="46" width="392" word_wrap="true"> Loading... </text_editor> Log in and theme both in the way you like. 1 2
Lucia Nightfire Posted October 17, 2020 Posted October 17, 2020 6 hours ago, NiranV Dean said: How would they be able to bork this one?.... Never underestimate an LL developer's incessant need to invoke their own creative control, especially with submitted code. 1 1
NiranV Dean Posted October 19, 2020 Posted October 19, 2020 On 10/17/2020 at 5:13 PM, Sabrina Tamerlane said: There is an alternative format named markdown that could be easily added to viewers... The Viewer already does this in chat. Although LL removed the nice icon-ability from it.
Ardy Lay Posted October 19, 2020 Posted October 19, 2020 What's next? Scalable Vector Graphics group role titles? 😉
Mollymews Posted October 20, 2020 Posted October 20, 2020 6 hours ago, Ardy Lay said: What's next? Scalable Vector Graphics group role titles? 😉 i wants emojis. So that when I wear my group tag over my display name I can be squiggly squiggles over moar squiggly squiggles 😺 1
Wulfie Reanimator Posted October 20, 2020 Posted October 20, 2020 12 minutes ago, Mollymews said: i wants emojis. So that when I wear my group tag over my display name I can be squiggly squiggles over moar squiggly squiggles 😺 🥴🥴🥴 1
KjartanEno Posted October 20, 2020 Posted October 20, 2020 @Nick0678, I see you use Arch. But I've noticed something else about that screenshot that I can't quite put my finger on..... KDE Plasma? 🤣 Ok, seriously, I have never seen the Relentless viewer before. Is it going to be available for any Linux distro?
Nick0678 Posted October 20, 2020 Posted October 20, 2020 1 hour ago, KjartanEno said: @Nick0678, I see you use Arch. But I've noticed something else about that screenshot that I can't quite put my finger on..... KDE Plasma? 🤣 Ok, seriously, I have never seen the Relentless viewer before. Is it going to be available for any Linux distro? Nah not KDE , it's XFCE and actually on Ubuntu not Arch, i just also use the same xfce theme with my other laptop that has XFCE/Arch. Regarding the viewer, it's not a priority and not finished either, worked on it while we had covid lockdown so i had plenty of time, maybe in the future.
KjartanEno Posted October 20, 2020 Posted October 20, 2020 30 minutes ago, Nick0678 said: Nah not KDE , it's XFCE and actually on Ubuntu not Arch, i just also use the same xfce theme with my other laptop that has XFCE/Arch. Regarding the viewer, it's not a priority and not finished either, worked on it while we had covid lockdown so i had plenty of time, maybe in the future. Well, cool viewer skin! I just distro hopped to Pop_OS (Ubuntu 20.04) to see how their tiling extension fits my workflow. So far, it's alright. 1
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now