Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context View: Render absolute context with a planet icon #2716

Open
raineorshine opened this issue Dec 21, 2024 · 0 comments
Open

Context View: Render absolute context with a planet icon #2716

raineorshine opened this issue Dec 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@raineorshine
Copy link
Contributor

raineorshine commented Dec 21, 2024

Steps to Reproduce

- a
- b
  1. Set the cursor on a.
  2. Toggle context view.
  3. Create new subthought b
  4. Toggle context view.

Current Behavior

The absolute context is rendered with the home icon.

Screen.Recording.2024-12-21.at.12.23.08.PM.mov

Expected Behavior

The absolute context should be rendered with a unique icon of its own.

image

Here is the SVG. It needs to be flipped horizontally to appear like the above.

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 100 125" style="enable-background:new 0 0 100 100;" xml:space="preserve"><path d="M65.3,23.5c-11.5-6.7-26.2-5-35.9,4C22,25,12.9,23.1,10.5,27.2c-2.4,4.1,3.8,11,9.7,16.2c-2.9,12.9,3,26.4,14.5,33.1 c4.7,2.7,10,4.1,15.2,4.1c7.5,0,14.9-2.8,20.7-8c4.3,1.4,9.1,2.7,12.9,2.7c2.7,0,4.9-0.7,5.9-2.4c2.4-4.1-3.8-11-9.7-16.2 C82.7,43.7,76.8,30.2,65.3,23.5z M30.2,29.6C30.2,29.6,30.2,29.6,30.2,29.6C30.3,29.6,30.3,29.6,30.2,29.6c0.1-0.1,0.1-0.1,0.2-0.1 c9-8.7,22.9-10.4,33.8-4.1c10.9,6.3,16.4,19.2,13.4,31.3c0,0.1,0,0.1,0,0.2c-0.4,1.3-0.8,2.7-1.3,4c-0.4,1.1-1,2.1-1.6,3.3 c-0.2,0.4-0.4,0.7-0.7,1.1c-6.5-2.3-15.9-6.9-25.5-12.5c-9.6-5.6-18.3-11.4-23.5-15.9c0.2-0.4,0.4-0.7,0.6-1.1c0.7-1.1,1.3-2.1,2-3 C28.3,31.7,29.2,30.6,30.2,29.6z M80.6,66.8c-0.4,0.1-1.5,0.1-4.6-0.8c0.1-0.2,0.3-0.4,0.4-0.7c0.4-0.7,0.8-1.4,1.1-2.1 C80,65.3,80.5,66.4,80.6,66.8z M35.8,74.6c-10.4-6-15.8-18-13.7-29.6c6,5,13.7,10.4,22,15.2C52.4,65,60.9,69,68.3,71.7 C59.3,79.3,46.2,80.6,35.8,74.6z M87.6,71.7c-1,1.7-5.9,2.3-16.9-1.5c-7.6-2.6-16.7-6.8-25.5-11.9c-8.9-5.1-17.1-10.9-23.1-16.1 c-8.7-7.6-10.6-12.2-9.7-13.9c0.9-1.6,5.5-2.2,15.2,0.9c-0.5,0.5-1,1.1-1.4,1.7c-4.7-1.6-7.1-1.6-8-0.1c-0.9,1.5,0.5,3.7,4.5,7.3 c5.2,4.6,14.4,10.8,24.5,16.7C57.4,60.5,67.4,65.3,74,67.6c2.7,0.9,4.7,1.4,6.1,1.4c1.2,0,2-0.4,2.4-1.1c0.9-1.5-0.4-3.6-4.1-6.9 c0.3-0.7,0.5-1.4,0.7-2C86.8,65.9,88.5,70.1,87.6,71.7z M24.8,32.7c-0.4,0.6-0.9,1.3-1.3,2c-0.1,0.2-0.2,0.5-0.4,0.7 c-2.3-2.2-2.9-3.2-3-3.6C20.6,31.8,21.8,31.7,24.8,32.7z"/><text x="0" y="115" fill="#000000" font-size="5px" font-weight="bold" font-family="'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif">Created by NAPISAH</text><text x="0" y="120" fill="#000000" font-size="5px" font-weight="bold" font-family="'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif">from the Noun Project</text></svg>

https://thenounproject.com/icon/planet-6318027/

@raineorshine raineorshine added the bug Something isn't working label Dec 21, 2024
@raineorshine raineorshine added this to the 📖 Context View I milestone Dec 21, 2024
@raineorshine raineorshine changed the title Context View: Absolute context rendered as home icon Context View: Render absolute context with a planet icon Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant