Giter VIP home page Giter VIP logo

tilde's People

Contributors

kirpal avatar teiem avatar xvvvyz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tilde's Issues

Password authentification for public access

I use tilde mainly in localhost, but I wanted to have a version hosted online too with some minimalist access protection.

I recently learned about staticrypt and built my own version using them both here : Stilde.

It's not really a feature request, just that I thought mixing staticrypt encryption with tilde could interest you or other users.

I tried many startpage projects, but tilde's feature with a minimalist design where my favorite. Thanks!

Input method problem

East Asian scripts are not letters, such as ** 한국 にほん. In East Asia, we use the keyboard to type characters through "multiple letter combinations".
However, when typing in Tilde, it will appear that the first character is always an English letter instead of an East Asian character.

Firefox highlighting address bar (Not a bug!)

This is more logistics than the start page itself, I love the idea and have it as my home page and new tab page in the latest version of Firefox. When I open a new tab or page the address bar is highlighted, and I have to click the screen to use the homepage and have it function. Not a huge deal, but rather annoying. Has anyone else had this same issue or know how to fix it? Or am I just dumb

Default '?' page on page load

I really like this start page - but I LOVE your help/'?' page - would be amazing if you could get the page to load on default with the time/search on the top. I am currently looking though your index right now to see if there is any way to do this currently, but I think it would look look very good.

Quick mockup:

tidle

broken in Edge

so, straight to the point - typing stuff in doesn't give suggestions ( dynamic colors thing works though ), pressing enter after typing doesn't do anything whatsoever, and the clock upon opening the startpage is completely missing, just a white page. Oh and the help screen is aligned vertically instead of, well, the way it is supposed to be

screenshot 1
screenshot 2

Broken in Opera

The better question is probably why on Earth am I using Opera as my web browser.... Regardless though I decided to try it out and Tilde is just completely broken.

Used this addon to access the page whenever I open a new tab. Basically when hitting enter nothing happens. Then input box is cleared but it doesn't take me anywhere. Since it's built off of chromium I'd assume the javascript wouldn't act any different so maybe it's the addon.

I don't expect work to be put into this but I figured I'd at least document it and if I find a workaround I'll update the issue.

Not able to quick select sites

Not sure if i'm doing something wrong here, but when I visit: https://cadejscroggins.github.io/tilde/ and press "?", followed by any of the key sequences, such as 'g' for github on my keyboard, rather than going to the site, it enters the search mode with the letter "G". Experiencing this with tilde on Firefox Chrome and Safari.

Mobile Friendly?

Can't search with a mobile browser as there's no way to make input field focused. Any way to make it more friendly?

Automatic focus on the address bar (Instead of startpage)

When I open the startpage, the focus of the cursor is put in the startpage itself, rather than on the adress bar. I don't know if it's intended (Since the startpage relies on it), but it hampers the use of keywords on Chrome's browser. Is it posible to change that in a way so that the startpage doesn't steal focus once it's opened? Even if it's on my side only, or if it can be edited, since maybe it doesn't require a full commit (Or can be detrimental on browsers that don't support tab-ing into the page, like Firefox)

I've checked if it was the New Tab Override extension used in Chrome, or Chrome itself, but when opening the .html file in any browser, this behavior sems to repeat.

Problem when creating pass N objects

Edit: I figured the issue deeper, from the name of categories to the number of them.
The problem is that the startpage stops responding to keys when you create a number of 24 objects/shortcuts. Meaning, 24 of the {name,key,url,search,color}, and defaults to a google search.

[Request] Sample theme CSS

Recently came across Tilde, and instantly fell in love with it.

The code references 'file:///home/cade/.cache/wal/colors.css', but this isn't checked in. Could you please upload this file, and/or any other themes you've created so far, to be used as a point of reference?

Thanks

Help overlay formatting issue

I cannot get the help (key: ‘?’) to display in several columns as is showned in the github readme; it just shows one long column centered in the page.

Map default suggestion items to a url instead

I've been fiddling around in my fork to try and get this, but sadly the suggestions are very deeply imbedded in your code flow and I'm not that great with javascript.

Could we setup a way to define a JSON object where the key is followed by the string that matches the suggestion 'text'? And in turn, build a link based on the suggestion 'url'?

     defaultSuggestions: {
	  	'google': 
			{
				text : 'mail',
				url  : 'https://gmail.com'
			}
			{
				text : 'suggestion2'
				url  : 'https://suggestion55555.com'
			}
	}

I have some really long URL's that I'd like to hide behind the text, otherwise the screen gets very cramped...

Multiple tabs open when clicking on suggestion

Dude, this is dope.

Question - when I type in a query and click on the suggestion, the same link opens in multiple tabs.

I haven't changed any of the options in the code.

Tested on Chrome 71.0.3578.98 in Windows.

Happens on your demo site as well.

thanks!

annotation 2019-01-17 024702

Typing using different languages?

When I change my Mac's IME to Korean or Japanese, I get an issue where the first key typed is in English, and then the subsequent keys typed are just fine.
So instead of getting こんにちは(Konnichiwa), you get Kおんにちは because the first key pressed is "k". This can be got around if you hold the right arrow key while typing the first letter (not sure why). Any ideas?

Sites as default page

Hi there,

I love this startpage you've built, but I do have one question. Is there a way I can change the default opening page from the clock to the sites I've configured?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.